Method SetSize
SetSize(long, long)
Set the size of the bundle.
Declaration
public void SetSize(long dataSize, long headerSize)
Parameters
Type | Name | Description |
---|---|---|
long | dataSize | The size of the data. |
long | headerSize | The size of the header. |