Availability:built-in
[det]fill_buffer(+Stream)Fill the Stream's input buffer. Subsequent calls try to read
more input until the buffer is completely filled. This predicate is used
together with read_pending_codes/3
to process input with minimal buffering.