Function new_volt_table

Source
pub fn new_volt_table(
    bytebuffer: &mut ByteBuffer,
    info: VoltResponseInfo,
) -> Result<VoltTable, VoltError>