Skip to main content

encode_bulk_to_buf

Function encode_bulk_to_buf 

Source
pub fn encode_bulk_to_buf(
    record: &BulkRecord,
    buf: &mut Vec<u8>,
) -> ProtocolResult<()>
Expand description

Encodes a generation-8 raw bulk record into a contiguous byte buffer.