module Tcp::Multiplex::Helpers
Direct including types
Defined in:
tcp-multiplex-helpers.crInstance Method Summary
- #byte_next(value : UInt8) : UInt8
- #bytes_to_u16(slice : Bytes) : UInt16
- #bytes_to_u32(slice : Bytes) : UInt32
- #exit_control : Int
- #int_to_bytes(int : Int) : Bytes
- #md5(slice : Bytes) : String
- #ports_s_to_n(ports : String) : Array(UInt16)