module

MIME::Utils

Instance methods

hexbyte(slice : Bytes) : UInt8
Source
hexbyte(slice : Bytes, &)
Source
hexbyte(byte : UInt8) : StaticArray(UInt8, 2)
Source
hexbyte?(slice : Bytes) : UInt8 | Nil
Source