import { default } from "https://deno.land/x/kafkasaur@v0.0.7/src/protocol/recordBatch/record/v0/decoder.ts";
v0 Record => Length => Varint Attributes => Int8 TimestampDelta => Varlong OffsetDelta => Varint Key => varInt|Bytes Value => varInt|Bytes Headers => [HeaderKey HeaderValue] HeaderKey => VarInt|String HeaderValue => VarInt|Bytes