qconv

package
v1.1.2-pre Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package qconv 是快速类型转换库,封装了一些常见的类型转换函数。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func I2S

func I2S(i int) string

I2S 十进制 int 转 string

func Qb2s

func Qb2s(b []byte) string

Qb2s 快速的 []byte 转 string,非内存安全

func Qs2b

func Qs2b(str string) []byte

Qs2b 快速的 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