Method _Stdio.Buffer()->`[]=()


Method `[]=

_Stdio.Buffer()[ off ] = char

Description

Set the character at the specified offset to char.

Note

Indexing with negative offsets was not supported in Pike 8.0 and earlier.