Method FreeBuffer
FreeBuffer(ByteBuffer)
Called when the contents of a buffer will be no longer needed.
Declaration
protected abstract void FreeBuffer(ByteBuffer b)
Parameters
Type | Name | Description |
---|---|---|
ByteBuffer | b |
Called when the contents of a buffer will be no longer needed.
protected abstract void FreeBuffer(ByteBuffer b)
Type | Name | Description |
---|---|---|
ByteBuffer | b |