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