Example #1
0
 public override object Deserialize(BytePacker packer)
 {
     return(packer.ReadUInt());
 }