Ejemplo n.º 1
0
 /// <inheritdoc />
 public override void Serialize(ref ushort value)
 {
     value = NativeStream.ReadUInt16();
 }