Method Stdio.Buffer()->_sizeof()
- Method _sizeof
int sizeof( Stdio.Buffer arg )
- Description
Returns the buffer size, in bytes. This is how much you can read from the buffer until it runs out of data.
int sizeof( Stdio.Buffer arg )
Returns the buffer size, in bytes. This is how much you can read from the buffer until it runs out of data.