Documentation ¶
Overview ¶
Package cfb implements the Microsoft Compound File Binary File Format.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Document ¶
type Document struct {
// contains filtered or unexported fields
}
Document represents a Compound File Binary Format document.
type SliceReader ¶
SliceReader wraps a list of slices as a io.ReadSeeker that can transparently merge them into a single coherent stream.
Click to show internal directories.
Click to hide internal directories.