type compress/flate.Writer (struct) Method Implmentations (2 other methods implement nothing) Close() error (*T).M : io.Closer.Close (*T).M : io.WriteCloser.Close Write(data []byte) (n int, err error) (*T).M : io.WriteCloser.Write (*T).M : io.Writer.Write
Method Implmentations (2 other methods implement nothing) Close() error (*T).M : io.Closer.Close (*T).M : io.WriteCloser.Close Write(data []byte) (n int, err error) (*T).M : io.WriteCloser.Write (*T).M : io.Writer.Write