Searched defs:WriterOptions (Results 1 – 1 of 1) sorted by relevance
29 type WriterOptions struct { struct32 Quality int35 LGWin int48 func NewWriter(dst io.Writer, options WriterOptions) *Writer {107 func Encode(content []byte, options WriterOptions) ([]byte, error) {