Method Stdio.Buffer()->cast()
- Method cast
(
string
)Stdio.Buffer()- Description
Convert the buffer to a string.
- Note
This only works for buffers whose length is less than 0x7fffffff.
(
string
)Stdio.Buffer()
Convert the buffer to a string.
This only works for buffers whose length is less than 0x7fffffff.