Method _Stdio.Buffer()->_decode()


Method _encode
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.