현재까지 읽은 byte 의 갯수. stream 이 다음에 읽을 byte 의 위치(byteOffset)이기도 합니다.

Syntax

stream.readBytes;

Property value

현재까지 읽은 byte 의 갯수를 나타내는 number .