Documentation
¶
Overview ¶
Package cast provides narrow numeric conversion helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertIntToUint32 ¶
ConvertIntToUint32 safely casts an int to uint32.
func ConvertStringToUint8 ¶
ConvertStringToUint8 parses a base-10 string and returns a uint8 value.
func ConvertStringToUint32 ¶
ConvertStringToUint32 parses a base-10 string and returns a uint32 value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.