length property

int length
final

The size of the file in bytes. This must be known in advance, even if this file is created from a ByteStream.

Implementation

final int length;