Versions in this module Expand all Collapse all v0 v0.0.6 Jun 10, 2024 v0.0.5 Jun 9, 2024 v0.0.4 Jun 9, 2024 Changes in this version + const Len + var FilterPrefixes = [][]byte + var KeySizes = []int + func GetAsBytes(prf ...P) (b [][]byte) + type P byte + const Counter + const CreatedAt + const Event + const Id + const Kind + const Pubkey + const PubkeyKind + const Tag + const Tag32 + const TagAddr + const Version + func (p P) B() byte + func (p P) I() int + func (p P) Key(element ...keys.Element) (b []byte) + type T struct + Val []byte + func Empty() (p *T) + func New[V byte | P | int](code ...V) (p *T) + func (p *T) Len() int + func (p *T) Read(buf *bytes.Buffer) (el keys.Element) + func (p *T) Write(buf *bytes.Buffer)