 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func BytesIsValidBool(byteSlice []byte) bool
- func BytesIsValidFloat32(byteSlice []byte) bool
- func BytesIsValidInt32(byteSlice []byte) bool
- func BytesIsValidInt64(byteSlice []byte) bool
- func BytesToBool(byteSlice []byte) bool
- func BytesToFloat32(byteSlice []byte) float32
- func BytesToInt32(byteSlice []byte) int32
- func BytesToInt64(byteSlice []byte) int64
- func BytesToString(b []byte) string
- func StringToBytes(str string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesIsValidBool ¶
func BytesIsValidFloat32 ¶
func BytesIsValidInt32 ¶
func BytesIsValidInt64 ¶
func BytesToBool ¶
func BytesToFloat32 ¶
func BytesToInt32 ¶
func BytesToInt64 ¶
func BytesToString ¶
func StringToBytes ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.