gemmi::FileStream struct

Contents

Public functions

auto gets(char* line, int size) -> char*
auto getc() -> int
auto read(void* buf, size_t len) -> bool
auto seek(long offset) -> bool

Public variables

std::FILE* f