#cap #buf-read #limit #max #take

limit_read

A companion to std::io::Take and an extension to std::io::BufRead to put a cap on methods that could potentionally read infinitely

2 unstable releases

0.2.0 May 14, 2019
0.1.0 May 9, 2019

#8 in #cap

Custom license

9KB
227 lines

LimitRead

A companion to std::io::Take and an extension to std::io::BufRead to put a cap on methods that could potentionally read infinitely.

Dependencies

~170–315KB