public class StringDecoder extends Object implements TypeDecoder<String>
TypeDecoder
StringDecoder()
String
decode(byte[] datagram, int byteOffset, int length, Charset charset)
decode(DecodeContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringDecoder()
public String decode(DecodeContext context)
decode
TypeDecoder<String>
public String decode(byte[] datagram, int byteOffset, int length, Charset charset)
Copyright © 2018–2021 Industrial Internet. All rights reserved.