Documentation
¶
Index ¶
- func BytesToBytesBuffer(b []byte) bytes.Buffer
- func EnsureConsistentEncoding(file *os.File) (io.Reader, error)
- func FileToBytes(filepath string) ([]byte, error)
- func FileToBytesBuffer(filepath string) (bytes.Buffer, error)
- func FileToString(filepath string) (string, error)
- func Ptr[T any](value T) *T
- func StringToBytesBuffer(s string) bytes.Buffer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToBytesBuffer ¶
func FileToBytes ¶
func FileToString ¶
func StringToBytesBuffer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.