data.
Parameters
Returns
string
The stripped data.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function stripZerosLeft(data): string
data.
| Parameter | Type | Description |
|---|---|---|
data | BytesLike | The data to strip. |
string
The stripped data.
Was this page helpful?
