[#BloombergLP-bslx-MarshallingUtil-putArrayInt64-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslx.adoc[bslx]::xref:BloombergLP/bslx/MarshallingUtil.adoc[MarshallingUtil]::putArrayInt64 :relfileprefix: ../../../ :mrdocs: Same as the preceding overload for `const bsls::Types::Uint64 *values`. == Synopsis Declared in `<bslx_marshallingutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void putArrayInt64( char* buffer, xref:BloombergLP/bsls/Types/Uint64.adoc[bsls::Types::Uint64] const* values, int numValues); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#