JBuffer::stream_seek
The read write position updates in response to $offset and $whence
Signature
public function stream_seek(integer
$offset,
integer
$whence )
Parameters
-
$offset
- The offset in bytes
-
$whence
- Position the offset is added to
Returns
- boolean
- True if updated