public interface Instruction
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA handler for instructions issued by anQpackEncoderorQpackDecoder. -
Method Summary
Modifier and TypeMethodDescriptionvoidencode(org.eclipse.jetty.io.ByteBufferPool byteBufferPool, org.eclipse.jetty.io.ByteBufferPool.Accumulator accumulator)
-
Method Details
-
encode
void encode(org.eclipse.jetty.io.ByteBufferPool byteBufferPool, org.eclipse.jetty.io.ByteBufferPool.Accumulator accumulator)
-