Method GetDataOutput
GetDataOutput()
Returns a DataOutput that you may use to write into this PagedBytes instance. If you do this, you should not call the other writing methods (eg, copy); results are undefined.
Declaration
public PagedBytes.PagedBytesDataOutput GetDataOutput()
Returns
Type | Description |
---|---|
PagedBytes.PagedBytesDataOutput |