class

Modbus::Buffer

Inherits IO < Reference < Object

Constructors

new(buffer : IO::Memory = IO::Memory.new)
Source

Instance methods

bits
Source
crc16
Source
read(bytes)
Source
to_slice
Source
words
Source
write(bytes) : Nil
Source
write_crc
Source
write_word(value : UInt16)
Source