Versions in this module Expand all Collapse all v1 v1.1.7 Sep 3, 2026 v1.1.6 Aug 25, 2026 Changes in this version + func AppendFormat[Bytes ~[]byte | ~string](dst []byte, src Bytes, opts ...q.Options) ([]byte, error) + func AppendQuote[Bytes ~[]byte | ~string](dst []byte, src Bytes) ([]byte, error) + func AppendUnquote[Bytes ~[]byte | ~string](dst []byte, src Bytes) ([]byte, error)