Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FSO
Files
Formats
IFF
Chunks
TTABNormal
C# Class FSO.Files.Formats.IFF.Chunks.TTABNormal
Inheritance:
IOProxy
Show file
Open project: RHY3756547/FreeSO
Class Usage Examples
Public Methods
Method
Description
ReadFloat
( ) :
float
ReadInt16
( ) :
short
ReadInt32
( ) :
int
ReadUInt16
( ) :
ushort
ReadUInt32
( ) :
uint
TTABNormal
(
IoBuffer
io
) :
System
Method Details
ReadFloat()
public
method
public
ReadFloat
( ) :
float
return
float
ReadInt16()
public
method
public
ReadInt16
( ) :
short
return
short
ReadInt32()
public
method
public
ReadInt32
( ) :
int
return
int
ReadUInt16()
public
method
public
ReadUInt16
( ) :
ushort
return
ushort
ReadUInt32()
public
method
public
ReadUInt32
( ) :
uint
return
uint
TTABNormal()
public
method
public
TTABNormal
(
IoBuffer
io
) :
System
io
FSO.Files.Utils.IoBuffer
return
System