public interface Transcoder<T>
T
decode(byte[] d)
byte[]
encode(T o)
byte[] encode(T o)
o
T decode(byte[] d)
d
Copyright © 2018. All Rights Reserved.