public interface Decoder<R>
R
decode(byte[] buf)
R decode(byte[] buf) throws java.io.IOException
buf
java.io.IOException