static class Casting.StringSerializableInputStream extends SerializableInputStream implements Casting.Unwrappable
| Modifier and Type | Field and Description |
|---|---|
(package private) CharTransformer |
escaper |
| Constructor and Description |
|---|
StringSerializableInputStream(SerializableInputStream is,
CharTransformer e) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
_readObject, _writeObject, close, equals, finalize, get, getContentType, getFile, getFileName, getName, getSize, hashCode, inputStreamEquals, mark, markSupported, moveTo, read, read, read, reset, setContentType, skip, toByteArrayavailableCharTransformer escaper
StringSerializableInputStream(SerializableInputStream is, CharTransformer e) throws IOException
IOExceptionpublic String toString()
toString in class SerializableInputStreamMMBase 1.9-SNAPSHOT - ${javadoctimestamp}