net.metanotion.io.data
Class UTF8StringBytes
java.lang.Object
net.metanotion.io.data.UTF8StringBytes
- All Implemented Interfaces:
- Serializer
public class UTF8StringBytes
- extends Object
- implements Serializer
Added by I2P
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTF8StringBytes
public UTF8StringBytes()
getBytes
public byte[] getBytes(Object o)
- Specified by:
getBytes
in interface Serializer
construct
public Object construct(byte[] b)
- Specified by:
construct
in interface Serializer