Function encode_hex_impl

Source
pub fn encode_hex_impl<const PREFIXED: bool>(
    data: &RecordBatch,
) -> Result<RecordBatch>