public final class ScatterDecoder extends Object implements Decoder<ScatterData>
ScatterEncoder
.Modifier and Type | Method and Description |
---|---|
ScatterData |
decode(byte[] data)
Decodes the given byte array into an object.
|
public ScatterData decode(byte[] data)
Decoder
decode
in interface Decoder<ScatterData>
data
- the data to be decodedCopyright © 2016 The Apache Software Foundation. All rights reserved.