Decoder.Binary<T>, Decoder.BinaryStream<T>, Decoder.Text<T>, Decoder.TextStream<T>| Modifier and Type | Method and Description | 
|---|---|
| T | decode(ByteBuffer bytes) | 
| boolean | willDecode(ByteBuffer bytes) | 
T decode(ByteBuffer bytes) throws DecodeException
DecodeExceptionboolean willDecode(ByteBuffer bytes)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.