str

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

str

import "github.com/ccheers/xpkg/str"

Index

func BytesToString

func BytesToString(bts []byte) string

func JoinInts

func JoinInts(is []int64) string

JoinInts format int64 slice like:n1,n2,n3.

func SplitInts

func SplitInts(s string) ([]int64, error)

SplitInts split string into int64 slice.

func StringToByte

func StringToByte(s string) []byte

Generated by gomarkdoc

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToString added in v0.0.2

func BytesToString(bts []byte) string

func JoinInts

func JoinInts(is []int64) string

JoinInts format int64 slice like:n1,n2,n3.

func SplitInts

func SplitInts(s string) ([]int64, error)

SplitInts split string into int64 slice.

func StringToByte added in v0.0.2

func StringToByte(s string) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL