file

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileExist

func FileExist(path string) bool

func ReadFile

func ReadFile(path string) ([]byte, error)

ReadFile 读取文件

func ReadFileByBuffer

func ReadFileByBuffer(path string) (string, error)

ReadFileByBuffer 使用缓冲区读文件的方法

func WriteFile

func WriteFile(data []byte, path string) error

WriteFile 写文件到磁盘

func WriteFileByBuffer

func WriteFileByBuffer(data []byte, path string) error

WriteFileByBuffer 使用缓冲区写数据到磁盘

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL