public interface AckTokenSerDe
byte[]
pack(byte[] token)
unpack(byte[] packedToken)
byte[] pack(byte[] token) throws java.io.IOException
java.io.IOException
byte[] unpack(byte[] packedToken) throws java.io.IOException