For the complete documentation index, see llms.txt. This page is also available as Markdown.

loader_input_t.getc

Read one byte from the input file
Returns -1 if no more bytes

long loader_input_t.getc();

Last updated

Was this helpful?