Package net.metanotion.io.data
Class IntBytes
java.lang.Object
net.metanotion.io.data.IntBytes
- All Implemented Interfaces:
Serializer<Integer>
public class IntBytes extends Object implements Serializer<Integer>
-
Constructor Summary
Constructors Constructor Description IntBytes()
-
Method Summary
-
Constructor Details
-
IntBytes
public IntBytes()
-
-
Method Details
-
getBytes
- Specified by:
getBytes
in interfaceSerializer<Integer>
-
construct
- Specified by:
construct
in interfaceSerializer<Integer>
-