package bytesconv
import "github.com/gin-gonic/gin/internal/bytesconv"
Index ¶
Functions ¶
func BytesToString ¶
BytesToString converts byte slice to string without a memory allocation.
func StringToBytes ¶
StringToBytes converts string to byte slice without a memory allocation.
Source Files ¶
- Version
- v1.7.0
- Published
- Apr 8, 2021
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 2 hours ago –
Tools for package owners.