Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BlobMarker [8]byte = [8]byte{'T', 'A', 'K', '3', '5', 'E', 'M', '1'}
BlobMarker is used to identify start of a binary blob.
Functions ¶
func ReadBlobHeader ¶
ReadBlobHeader reads a blob header from r and returns the id and size using little-endian encoding.
func ReadBlobHeaderExcludingMarker ¶
ReadBlobHeaderExcludingMarker reads a blob header from r excluding the marker using little-endian encoding.
Types ¶
Click to show internal directories.
Click to hide internal directories.