bzip

package
v0.0.0-...-6fe4f4e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2024 License: MIT Imports: 4 Imported by: 0

README

Exercise 13.3 (P366)

Use sync.Mutex to make bzip2.writer safe for concurrent use by multiple goroutines.

Documentation

Overview

Package bzip provides a writer that uses bzip2 compression (bzip.org).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWriter

func NewWriter(out io.Writer) io.WriteCloser

NewWriter returns a writer for bzip2-compressed streams.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL