![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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_ |
Definition at line 21 of file ostreams.h.