
public interface StringIO
| Modifier and Type | Method and Description |
|---|---|
String |
read(ExtendedDataInput in) |
void |
write(ExtendedDataOutput out,
String string) |
static final StringIO DIRECT
void write(ExtendedDataOutput out, String string) throws IOException
IOExceptionString read(ExtendedDataInput in) throws IOException
IOExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.