Versions in this module Expand all Collapse all v0 v0.3.0 Jan 14, 2024 v0.2.0 Dec 4, 2013 Changes in this version + func Bytes(a string) []byte + func JoinStrings(a []string, c byte) []byte + func StringArray(i [][]byte) []string + func ToXML(s []byte) []byte + type OutT struct + Content []byte + func (t *OutT) Out(f string, args ...interface{})