Skip to content

format

typescript
MemoryStream.GetUShortArray()

class: MemoryStream

description

Reads data from an array of uint16 type.

parameter

param_nametypedescription

reture

typedescription
numberThe number of elements read from the array.

code example