Skip to content

format

typescript
MemoryStream.eof

class: MemoryStream

description

(Read-only) Used to determine if the end of the stream has been reached.

parameter

param_nametypedescription

reture

typedescription
booleanWhether the end has been reached.

code example