コード例 #1
0
 protected override long Deserialize(ArraySegment <byte> bytes)
 {
     return(Deserialization.ParseLong(bytes));
 }