Skip to content

format

typescript
MemoryStream.SetLongArray(val)

class: MemoryStream

description

Writes data to an int64 array.

parameter

param_nametypedescription
valnumber[]An int64 array.

reture

typedescription
void

code example