Skip to content

format

typescript
MemoryStream.length

class: MemoryStream

description

Returns the size of the data stream in the current MemoryStream object.

parameter

param_nametypedescription

reture

typedescription
numberThe size of the data stream.

code example