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