Documentation
¶
Overview ¶
Package bzip2 implements bzip2 decompression.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StructuralError ¶
type StructuralError string
StructuralErrorは、bzip2データが構文的に無効であることが判明した場合に返されます。
func (StructuralError) Error ¶
func (s StructuralError) Error() string
Click to show internal directories.
Click to hide internal directories.