Method: BinData::IO::Transform#after_read_transform
- Defined in:
- lib/bindata/io.rb
#after_read_transform ⇒ Object
Flushes the input stream.
Called after the final read operation.
404 |
# File 'lib/bindata/io.rb', line 404 def after_read_transform; end |