Method Stdio.Buffer()->_encode()
- Method _encode
string(8bit) encode_value(Stdio.Buffer data)
Stdio.Buffer decode_value(string(8bit) data)
- Description
Encode and decode Stdio.Buffer objects. Only the buffer data is kept, no other state is saved.
string(8bit) encode_value(Stdio.Buffer data)
Stdio.Buffer decode_value(string(8bit) data)
Encode and decode Stdio.Buffer objects. Only the buffer data is kept, no other state is saved.