Searched defs:WriterOptions (Results 1 – 1 of 1) sorted by relevance
52 type WriterOptions struct { struct55 Quality int58 LGWin int76 func NewWriter(dst io.Writer, options WriterOptions) *Writer {151 func Encode(content []byte, options WriterOptions) ([]byte, error) {