Class SSL.Buffer

Inheritance graph
_Stdio.Buffer SSL.Buffer
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

SSL.Buffer SSL.Buffer(void|string(8bit)|Stdio.Buffer s)

Description

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