Skip to content

format

typescript
MemoryStream.GetStringArray()

class: MemoryStream

description

Reads data from a string array.

parameter

param_nametypedescription

reture

typedescription
stringThe data read from the string array.

code example