Documentation
¶
Index ¶
- func IsFileMode(mode, check fs.FileMode) bool
- func IsPipe(fileInfo os.FileInfo) bool
- func PipeReader(file fs.File) (io.Reader, error)
- func ReadBytes(reader io.Reader, bufSize uint) ([]byte, error)
- func ReadFileBytes(fileName string, bufSize uint) ([]byte, error)
- func WriteBytes(dataBytes []byte, fileName string, overwriteFile bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFileMode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.