Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + func Encode(out io.Writer, b *Block) error + func EncodeToMemory(b *Block) []byte + type Block struct + Bytes []byte + Headers map[string]string + Type string + func Decode(data []byte) (p *Block, rest []byte)