# Functions
Bytes2Hex returns the hexadecimal encoding of d.
No description provided by the author
No description provided by the author
No description provided by the author
BytesToHash sets b to hash.
No description provided by the author
Join the slice array of the parameter to return a slice.
CopyBytes returns an exact copy of the provided bytes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FromHex returns the bytes represented by the hexadecimal string s.
No description provided by the author
hasHexPrefix validates str begins with '0x' or '0X'.
Hex2Bytes returns the bytes represented by the hexadecimal string str.
Hex2BytesFixed returns bytes of a specified fixed length flen.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsHex validates whether each byte is valid hexadecimal string.
isHexCharacter returns bool of c being a valid hexadecimal.
No description provided by the author
No description provided by the author
LeftPadBytes zero-pads slice to the left up to length l.
No description provided by the author
RightPadBytes zero-pads slice to the right up to length l.
No description provided by the author
Divide BS into slices array according to size length, and each slice length is size.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author