Skip to main content

Module buf_read

Module buf_read 

Source
๐Ÿ”ฌThis is a nightly-only experimental API. (alloc_io #154046)

Traitsยง

BufReadExperimental
A BufRead is a type of Reader which has an internal buffer, allowing it to perform extra ways of reading.

Functionsยง

default_read_until ๐Ÿ”’ Experimental
default_skip_until ๐Ÿ”’ Experimental