getDataSize method

int getDataSize()

Implementation

int getDataSize() => 8 + (directories['ifd0']?.getDataSize() ?? 0);