Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Signature = append([]byte("sd0"), []byte{0x01, 0xff}...)
)
Functions ¶
This section is empty.
Types ¶
type DataReader ¶
type DataReader struct {
// contains filtered or unexported fields
}
func NewDataReader ¶
func NewDataReader(r io.Reader, totalSize uint32) (*DataReader, error)
Click to show internal directories.
Click to hide internal directories.