public interface StringCodec
| Modifier and Type | Method and Description |
|---|---|
String |
readString() |
long |
writeString(String s) |
long writeString(String s) throws IOException
IOExceptionString readString() throws IOException
IOExceptionCopyright © 2017. All rights reserved.