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