Метод | Описание | |
---|---|---|
PeekByte ( this reader ) : byte | ||
PeekInt32 ( this reader ) : int | ||
ReadCString ( this reader ) : string |
public static PeekByte ( this reader ) : byte | ||
reader | this | |
Результат | byte |
public static PeekInt32 ( this reader ) : int | ||
reader | this | |
Результат | int |
public static ReadCString ( this reader ) : string | ||
reader | this | |
Результат | string |