V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::StringCharacterStream Class Reference

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)
 

Detailed Description

Definition at line 889 of file string.h.


The documentation for this class was generated from the following files: