Method

GLibScannersync_file_offset

Declaration

void
g_scanner_sync_file_offset (
  GScanner* scanner
)

Description

Rewinds the filedescriptor to the current buffer position and blows the file read ahead buffer. This is useful for third party uses of the scanners filedescriptor, which hooks onto the current scanning position.