package utf16le

Import Path
	github.com/hirochachacha/go-smb2/internal/utf16le (on go.dev)

Dependency Relation
	imports 2 packages, and imported by 3 packages

Involved Source Files utf16le.go
Package-Level Functions (total 4)
func EncodeString(dst []byte, src string) int