Imports of package wiremessage

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
go.mongodb.org/mongo-driver/x/bsonx/bsoncorePackage bsoncore is intended for internal use only.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.