public static interface AsciiEncoders.AsciiEncoder
| Modifier and Type | Method and Description |
|---|---|
int |
writeAndFlushAscii(AsciiEncoders.BufferFlusher flusher,
ByteBuffer buffer,
char[] chars,
int start,
int end) |
int writeAndFlushAscii(AsciiEncoders.BufferFlusher flusher, ByteBuffer buffer, char[] chars, int start, int end) throws IOException
IOExceptionCopyright © 2024 JBoss by Red Hat. All rights reserved.