Beispiel #1
0
 protected override int DecodeLength(sul.Utils.Buffer _buffer)
 {
     return((int)_buffer.ReadVaruint());
 }