Ejemplo n.º 1
0
func decodeString(in *seq.Buffer) string {
	return in.ReadUTF16()
}