Versions in this module Expand all Collapse all v1 v1.3.3 Oct 2, 2014 v1.3.1 Aug 21, 2014 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)