module Durian::ByteFormat

Defined in:

durian/byte_format.cr

Class Method Summary

Class Method Detail

def self.extract_uint16_bits(io, buffer : IO) : StaticArray #

[View source]
def self.parse_four_bit_integer(io : IO) : Int32 #

[View source]