The bsoncxx v_noabi macro guard postlude header.
vector::accessor< Format > allocate(Format fmt, std::size_t element_count)
Allocate and format space for a BSON Binary Vector with uninitialized elements.
Definition sub_binary.hpp:67
std::uint8_t * allocate(binary_sub_type sub_type, std::uint32_t length)
Allocate space for an un-initialized BSON Binary element of any subtype.
Definition sub_binary.hpp:54