V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::OFStreamBase Class Reference
Inheritance diagram for v8::internal::OFStreamBase:

Public Member Functions

 OFStreamBase (FILE *f)
 

Protected Member Functions

int sync () override
 
int_type overflow (int_type c) override
 
std::streamsize xsputn (const char *s, std::streamsize n) override
 

Protected Attributes

FILE *const f_
 

Detailed Description

Definition at line 21 of file ostreams.h.


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