Skip to content

format

typescript
MemoryStream.GetShortArray()

class: MemoryStream

description

Reads data from an array of int16 type.

parameter

param_nametypedescription

reture

typedescription
numberThe number of elements read from the array.

code example