![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| StringCharacterStream (String string, int offset=0) | |
| uint16_t | GetNext () |
| bool | HasMore () |
| void | Reset (String string, int offset=0) |
| void | VisitOneByteString (const uint8_t *chars, int length) |
| void | VisitTwoByteString (const uint16_t *chars, int length) |