public static interface Decoder.BinaryStream<T> extends Decoder
Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>
T
decode(InputStream is)
destroy, init
T decode(InputStream is) throws DecodeException, IOException
DecodeException
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.