struct UInt8

Overview

UInt8 cast methods

Defined in:

Instance Method Summary

Instance Method Detail

def to_bool #

def to_bool? #

def to_float #

def to_float32 #

def to_float32? #

def to_float64 #

def to_float64? #

def to_float? #

def to_int #

def to_int16 #

def to_int16? #

def to_int32 #

def to_int32? #

def to_int64 #

def to_int64? #

def to_int8 #

def to_int8? #

def to_int? #

def to_string #

Alias to Object.to_s


def to_time(location : Time::Location = Time::Location::UTC, formatters : Array(String) | Nil = nil) #

def to_time?(location : Time::Location = Time::Location::UTC, formatters : Array(String) | Nil = nil) #

def to_uint #

def to_uint16 #

def to_uint16? #

def to_uint32 #

def to_uint32? #

def to_uint64 #

def to_uint64? #

def to_uint8 #

def to_uint8? #

def to_uint? #