public class AsciiEncodingBenchmark extends Object implements AsciiEncoders.BufferFlusher
| Constructor and Description |
|---|
AsciiEncodingBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
int |
encode() |
void |
flushBuffer(ByteBuffer buffer) |
void |
init() |
public void init()
public void flushBuffer(ByteBuffer buffer) throws IOException
flushBuffer in interface AsciiEncoders.BufferFlusherIOExceptionpublic int encode()
throws IOException
IOExceptionCopyright © 2024 JBoss by Red Hat. All rights reserved.