public class AsciiEncodingBenchmark extends Object implements AsciiEncoders.BufferFlusher
| Constructor | Description |
|---|---|
AsciiEncodingBenchmark() |
| Modifier and Type | Method | 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 © 2026 JBoss by Red Hat. All rights reserved.