[#BloombergLP-bdld-DatumMaker-bin] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumMaker.adoc[DatumMaker]::bin :relfileprefix: ../../../ :mrdocs: Return a binary `bdld::Datum` having a value that is the copy of the memory area described by the specified `pointer` and `size`. == Synopsis Declared in `<bdld_datummaker.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdld/Datum.adoc[bdld::Datum] bin( void const* pointer, std::size_t size) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#