Documentation ¶ Index ¶ func ToBytes48(x []byte) [48]byte Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ToBytes48 ¶ func ToBytes48(x []byte) [48]byte ToBytes48 is a convenience method for converting a byte slice to a fix sized 48 byte array. This method will truncate the input if it is larger than 48 bytes. Types ¶ This section is empty. Source Files ¶ View all Source files bytex.go Click to show internal directories. Click to hide internal directories.