public class StringProtocol extends Object implements Protocol<String>
StringProtocol()
StringProtocol(Charset charset)
String
decode(ByteBuffer readBuffer, AioSession session)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringProtocol(Charset charset)
public StringProtocol()
public String decode(ByteBuffer readBuffer, AioSession session)
decode
Protocol<String>
Copyright © 2024. All rights reserved.