Package io.undertow.benchmarks
Interface AsciiEncoders.BufferFlusher
-
- All Known Implementing Classes:
AsciiEncodingBenchmark,AsciiEncodingBenchmark_jmhType,AsciiEncodingBenchmark_jmhType_B1,AsciiEncodingBenchmark_jmhType_B2,AsciiEncodingBenchmark_jmhType_B3
- Enclosing class:
- AsciiEncoders
public static interface AsciiEncoders.BufferFlusher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidflushBuffer(ByteBuffer buffer)
-
-
-
Method Detail
-
flushBuffer
void flushBuffer(ByteBuffer buffer) throws IOException
- Throws:
IOException
-
-