Acts as a save point so that bytes can be read out of a DataBuffer and the read point reverted
ReadBufferSavePoint( |
| ) |
Creates a ReadBufferSavePoint based on the DataBuffer passed in
data | the data that will be updated or reverted |
Destroying a ReadBufferSavePoint object, reverting any uncommited data
commits all the currently read data so that it will not be reverted