package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Jul 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bytes convert string to []byte
func CompareBytes(b1, b2 []byte) (res int)
CompareBytes compare b1 and b2, 1 if b1>b2, 0 if b1==b2, -1 if b1<b2
EqualBytes compare b1 == b2
String convert bytes to string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.