Méthode | Description | |
---|---|---|
PeekByte ( this reader ) : byte | ||
PeekInt32 ( this reader ) : int | ||
ReadCString ( this reader ) : string |
public static PeekByte ( this reader ) : byte | ||
reader | this | |
Résultat | byte |
public static PeekInt32 ( this reader ) : int | ||
reader | this | |
Résultat | int |
public static ReadCString ( this reader ) : string | ||
reader | this | |
Résultat | string |