| Class | Ole::Storage::RangesIOResizeable |
| In: |
lib/ole/storage/base.rb
|
| Parent: | RangesIO |
like normal RangesIO, but Ole::Storage specific. the ranges are backed by an AllocationTable, and can be resized. used for read/write to 2 streams:
Note that all internal access to first_block is through accessors, as it is sometimes useful to redirect it.
| bat | [R] | |
| first_block | [RW] |