public class FixedLengthFrameDecoder extends Object
FixedLengthFrameDecoder(int frameLength)
ByteBuffer
getBuffer()
int
getLength()
boolean
read(ByteBuffer byteBuffer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FixedLengthFrameDecoder(int frameLength)
public ByteBuffer getBuffer()
public int getLength()
public boolean read(ByteBuffer byteBuffer)
Copyright © 2023. All rights reserved.