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