module

Logit::BufferedIO

Mixin for buffered I/O in backends

Constants

DEFAULT_BUFFER_SIZE = 8192

Instance methods

buffer_size=(size : Int32) : Nil

Set buffer size

Source
buffered=(value : Bool) : Nil

Set buffered mode

Source