Example #1
0
 internal static object _ReadHostData(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadHostData());
 }