Method | Description | |
---|---|---|
PeekByte ( this reader ) : byte | ||
PeekInt32 ( this reader ) : int | ||
ReadCString ( this reader ) : string |
public static PeekByte ( this reader ) : byte | ||
reader | this | |
return | byte |
public static PeekInt32 ( this reader ) : int | ||
reader | this | |
return | int |
public static ReadCString ( this reader ) : string | ||
reader | this | |
return | string |