Exemplo n.º 1
0
 public object Decode(ByteBuffer buffer)
 {
     return buffer.ReadString();
 }