Imports of package xstring

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
unsafePackage unsafe contains operations that step around the type safety of Go programs.