class SizedReader
- SizedReader
- IO::Sized
- IO
- Reference
- Object
Defined in:
nghttp/io/size_reader.crInstance Method Summary
-
#write(slice : Bytes) : Nil
Writes the contents of slice into this
IO
.
Writes the contents of slice into this IO
.
IO