public interface CodecWriter
void putBytes(byte[] bytes)
throws IOException
IOExceptionvoid putInt(int val)
throws IOException
IOExceptionvoid putChar(int val)
throws IOException
IOExceptionvoid flush()
throws IOException
IOExceptionCopyright © 2024. All rights reserved.