public class AppendBinaryDecoder extends Object implements BinaryDecoder<String>
AppendBinaryDecoder()
String
decode(byte[] payload, int offset)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
transferTo
public AppendBinaryDecoder()
public String decode(byte[] payload, int offset)
decode
BinaryDecoder<String>
Copyright © 2019–2022. All rights reserved.