V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
unibrow::Utf8Iterator Class Reference

Public Member Functions

 Utf8Iterator (const v8::internal::Vector< const char > &stream)
 
 Utf8Iterator (const v8::internal::Vector< const char > &stream, size_t offset, bool trailing)
 
uint16_t operator* ()
 
Utf8Iteratoroperator++ ()
 
Utf8Iterator operator++ (int)
 
bool Done ()
 
bool Trailing ()
 
size_t Offset ()
 

Detailed Description

Definition at line 17 of file unicode-decoder.h.


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