Skip to content

format

typescript
MemoryStream.GetByteArray()

class: MemoryStream

description

Reads data from a byte array.

parameter

param_nametypedescription

reture

typedescription
numberThe number of bytes read from the byte array.

code example