V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::StringView Class Reference

Public Member Functions

 StringView (const uint8_t *characters, size_t length)
 
 StringView (const uint16_t *characters, size_t length)
 
bool is8Bit () const
 
size_t length () const
 
const uint8_t * characters8 () const
 
const uint16_t * characters16 () const
 

Detailed Description

Definition at line 36 of file v8-inspector.h.


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