Method ByteStart
ByteStart(Int32)
Returns the bytesStart offset into the internally used
ByteBlockPool for the given bytesID
Declaration
public int ByteStart(int bytesID)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | bytesID | The id to look up |
Returns
Type | Description |
---|---|
System.Int32 | The bytesStart offset into the internally used ByteBlockPool for the given id |