filebuf

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Copyright 2022 Hal Canary Use of this program is governed by the file LICENSE.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileBuf

type FileBuf struct {
	Path string
	// contains filtered or unexported fields
}

func (FileBuf) Changed

func (b FileBuf) Changed() bool

func (*FileBuf) Close

func (b *FileBuf) Close() error

func (*FileBuf) Len

func (b *FileBuf) Len() int

func (*FileBuf) Reset

func (b *FileBuf) Reset() error

func (*FileBuf) Write

func (b *FileBuf) Write(p []byte) (int, error)

func (*FileBuf) WriteString

func (b *FileBuf) WriteString(s string) (int, error)

Jump to

Keyboard shortcuts

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