예제 #1
0
 long ITypeSerializer <long> .Deserialize(ref AccelReader reader)
 {
     return(reader.ReadInt64());
 }