Exemplo n.º 1
0
 internal static object _ReadPeerData(BitStream stream, object[] codecOptions)
 {
     return(stream.ReadPeerData());
 }