Latest
variable default
import { default } from "https://dotland.deno.dev/x/kafkasaur@v0.0.7/src/protocol/message/v1/index.ts";

v1 (supported since 0.10.0) Message => Crc MagicByte Attributes Key Value Crc => int32 MagicByte => int8 Attributes => int8 Timestamp => int64 Key => bytes Value => bytes

type

(unnamed 0: { compression?: number; timestamp: number; key: any; value: any; }) => unknown