Options
All
  • Public
  • Public/Protected
  • All
Menu

CSBinary - v2.1.4

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Functions

Type aliases

char

char: string

Variables

Const NativeFile

NativeFile: {} = _NativeFile as new (fd: number) => IFile

A thin wrapper of <cstdio>, implementing the IFile interface. It uses binary mode only.

Type declaration

Functions

File

  • File(fd: number): IFile

Generated using TypeDoc