package internal

Import Path
	github.com/vmihailenco/tagparser/v2/internal (on go.dev)

Dependency Relation
	imports one package, and imported by one package

Involved Source Files unsafe.go
Package-Level Functions (total 2, both are exported)
BytesToString converts byte slice to string.
StringToBytes converts string to byte slice.