Exemple #1
0
 public int ReadLenght()
 {
     return((int)VarInt.ReadUInt32(BaseStream));
 }