module Shatter
Defined in:
shatter.crshatter/codec.cr
shatter/connection.cr
shatter/data.cr
shatter/registry.cr
shatter/util.cr
Constant Summary
-
VERSION =
"0.1.0"
Class Method Summary
- .hex(int : Int) : String
- .local_registry : Tuple(Shatter::Registry, Array(String))
- .pad(message : Bytes, pad_length : Int) : Bytes
- .var_int(value : UInt32) : Bytes
- .var_int(value : Int32) : Bytes