Documentation ¶
Overview ¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
View Source
const ( KplMagicLen = 4 // Length of magic header for KPL Aggregate Record checking. DigestSize = 16 // MD5 Message size for protobuf. )
Variables ¶
View Source
var KplMagicHeader = fmt.Sprintf("%q", []byte("\xf3\x89\x9a\xc2"))
Magic File Header for a KPL Aggregated Record
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.