Pike v8.0 release 1738

Class ADT.struct

Inheritance graph
Stdio.Buffer ADT.struct
Description

String buffer with the possibility to read and write data as they would be formatted in structs.


Inherit Buffer

inherit Stdio.Buffer : Buffer


Method create

ADT.struct ADT.struct(void|string(8bit) s)

Description

Create a new buffer, optionally initialized with the value s.