Ejemplo n.º 1
0
 internal static object _ReadSByte(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadSByte());
 }