Exemplo n.º 1
0
 public virtual byte[] ReadBytes()
 {
     return(_payLoad.ReadBytes(ReadInt()));
 }