size abstract method

int size()

Get the size, in bytes, of data stored. This is intended to track approximate data size and will differ from the size of the file itself.

Implementation

int size();