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 DecodeToString(bs []byte) string	 func EncodedStringLen(s string) int	 func EncodeString(dst []byte, src string) int	 func EncodeStringToBytes(s string) []byte![]()  | 
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |