Imports of package compressor

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
compress/zlibPackage zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.
github.com/golang/snappyPackage snappy implements the Snappy compression format.
github.com/mongodb/mongo-go-driver/core/wiremessage
ioPackage io provides basic interfaces to I/O primitives.