count property

int53? count
getter/setter pair

Number of bytes to read. An error will be returned if there are not enough bytes available in the file from the specified position. Pass 0 to read all available data from the specified position

Implementation

int53? count;