public final class MessageDecoder extends Object
MessageDecoder()
List<Message>
feed(byte[] bytes)
feed(byte[] bytes, int offset, int length)
boolean
hasPendingContent()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageDecoder()
public boolean hasPendingContent()
public List<Message> feed(byte[] bytes)
public List<Message> feed(byte[] bytes, int offset, int length)
Copyright © 2022. All rights reserved.