Package net.metanotion.io
Interface Serializer<T>
- All Known Implementing Classes:
IdentityBytes
,IntBytes
,StringBytes
,UTF8StringBytes
public interface Serializer<T>
-
Method Summary
-
Method Details
-
getBytes
-
construct
-
IdentityBytes
, IntBytes
, StringBytes
, UTF8StringBytes