Method | Description | |
---|---|---|
ReadInt16BigEndian ( BinaryReader reader ) : short | ||
ReadInt32BigEndian ( BinaryReader reader ) : int |
public static ReadInt16BigEndian ( BinaryReader reader ) : short | ||
reader | BinaryReader | |
return | short |
public static ReadInt32BigEndian ( BinaryReader reader ) : int | ||
reader | BinaryReader | |
return | int |