byte writing functions
[nihav.git] / src / io / byteio.rs
2017-05-23 Kostya Shishkovbyte writing functions
2017-05-14 Kostya Shishkovmake read_buf() always read proper sizes
2017-05-13 Kostya Shishkovuse Self instead of explicit type
2017-05-10 Kostya Shishkovpeek funcs for byteio
2017-05-06 Kostya Shishkovbyteio doesn't need offset on read_skip()
2017-04-29 Kostya Shishkovinitial work