Exemplo n.º 1
0
 public IByteBuf Clear()
 {
     _buf.Clear();
     return(this);
 }