Skip to content

format

typescript
MemoryStream.GetDoubleArray()

class: MemoryStream

description

Reads data from an array of double precision floating point numbers.

parameter

param_nametypedescription

reture

typedescription
numberThe number of elements read from the array.

code example