T - type of object to decodepublic interface Decoder<T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
decode(byte[] bytes) |
List<T> decode(byte[] bytes) throws DecoderException
DecoderExceptionCopyright © 2024 CDAP Licensed under the Apache License, Version 2.0.