package
0.4.5
Repository: https://github.com/ibmdb/go-ibm_db.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ExtractUTF16Str uses unsafe package to copy UTF16 string to a byte slice.
StringToUTF16 returns the UTF-16 encoding of the UTF-8 string s, with a terminating NUL added.
StringToUTF16Ptr returns pointer to the UTF-16 encoding of the UTF-8 string s, with a terminating NUL added.
UTF16ToString returns the UTF-8 encoding of the UTF-16 sequence s, with a terminating NUL removed.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author