Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
Reader store first 512 bytes of readed data to determine its mime type.
func (*Reader) DetectContentType ¶
DetectContentType detects content type for reader
Click to show internal directories.
Click to hide internal directories.