Skip to content

format

typescript
MemoryStream.GetBoolArray()

class: MemoryStream

description

Reads the value of a boolean array.

parameter

param_nametypedescription

reture

typedescription
booleanThe value of the boolean array.

code example