Class Packet8
Inheritance
System.Object
Packet8
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: BnkExtractor.Ww2ogg
Assembly: BnkExtractor.dll
Syntax
public class Packet8
Constructors
| Improve this Doc View SourcePacket8(BinaryReader, Int32, Boolean)
Declaration
public Packet8(BinaryReader i, int o, bool little_endian)
Parameters
Type | Name | Description |
---|---|---|
System.IO.BinaryReader | i | |
System.Int32 | o | |
System.Boolean | little_endian |
Methods
| Improve this Doc View Sourcegranule()
Declaration
public uint granule()
Returns
Type | Description |
---|---|
System.UInt32 |
header_size()
Declaration
public int header_size()
Returns
Type | Description |
---|---|
System.Int32 |
next_offset()
Declaration
public int next_offset()
Returns
Type | Description |
---|---|
System.Int32 |
offset()
Declaration
public int offset()
Returns
Type | Description |
---|---|
System.Int32 |
size()
Declaration
public uint size()
Returns
Type | Description |
---|---|
System.UInt32 |