base16384 interface of golang
Encode b to utf16be.
Decode from encoded b.
Display the result.
Turn the result to its original coding form to decode.
Just include it in your project.
Copy this repo to $GOPATH/src, then execute
$GOPATH/src
go install -buildmode=shared -linkshared std go install -buildmode=shared -linkshared base14
Now you can use
go build -linkshared ...