Method Stdio.Buffer()->_decode()
- Method _decode
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.