module Encoding
Defined in:
encoding.cr
version.cr
Constant Summary
-
VERSION =
"0.1.0"
Class Method Summary
Class Method Detail
def self.
float64bits(value)
#
def self.
float64frombits(bits)
#
def self.
leading_zeros(value)
#
def self.
trailing_zeros(value)
#