Return a binary bdld::Datum having a value that is the copy of the memory area described by the specified pointer and size.
bdld::Datum
pointer
size
Declared in <bdld_datummaker.h>
<bdld_datummaker.h>
bdld::Datum bin( void const* pointer, std::size_t size) const;