Пример #1
0
 internal static object _ReadInt64(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadInt64());
 }