Searched defs:NewEncoder (Results 1 – 10 of 10) sorted by relevance
11 func NewEncoder[foobar any]() *Encoder[foobar] { func
34 func NewEncoder(w io.Writer) *Encoder { func
93 func NewEncoder(w io.Writer) io.WriteCloser { return &encoder{w: w} } func
35 func NewEncoder(w io.Writer) *Encoder { func
173 func NewEncoder(w io.Writer) io.Writer { func
129 func (pw *PkgEncoder) NewEncoder(k RelocKind, marker SyncMarker) Encoder { func
192 func NewEncoder(w io.Writer) *Encoder { func
278 func NewEncoder(enc *Encoding, w io.Writer) io.WriteCloser { func
284 func NewEncoder(enc *Encoding, w io.Writer) io.WriteCloser { func
149 func NewEncoder(w io.Writer) *Encoder { func