public abstract class FixedLengthBytesProtocol<T> extends Object implements Protocol<T>
FixedLengthBytesProtocol()
T
decode(ByteBuffer readBuffer, AioSession session)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FixedLengthBytesProtocol()
public final T decode(ByteBuffer readBuffer, AioSession session)
decode
Protocol<T>
Copyright © 2024. All rights reserved.