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