v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
String::ReadBlockBuffer Class Reference

#include <objects.h>

Public Member Functions

 ReadBlockBuffer (unibrow::byte *util_buffer_, unsigned cursor_, unsigned capacity_, unsigned remaining_)
 

Data Fields

unibrow::byteutil_buffer
 
unsigned cursor
 
unsigned capacity
 
unsigned remaining
 

Detailed Description

Definition at line 7462 of file objects.h.

Constructor & Destructor Documentation

ReadBlockBuffer ( unibrow::byte util_buffer_,
unsigned  cursor_,
unsigned  capacity_,
unsigned  remaining_ 
)
inline

Definition at line 7464 of file objects.h.

Field Documentation


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