Method ADT.struct()->create()
- Method create
ADT.struct ADT.struct(
void
|string(8bit)
s
)- Description
Create a new buffer, optionally initialized with the value
s
.
ADT.struct ADT.struct(
void
|string(8bit)
s
)
Create a new buffer, optionally initialized with the
value s
.