Home
last modified time | relevance | path

Searched defs:Writer (Results 226 – 250 of 29898) sorted by relevance

12345678910>>...1196

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-gcp/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/pierrec/lz4/lz4-2.0.5/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
16 dst io.Writer // Destination.
17 checksum xxh32.XXHZero // Frame checksum.
18 zdata []byte // Compressed data.
20 idx int // Index into data.
28 func NewWriter(dst io.Writer) *Writer {
33 func (z *Writer) writeHeader() error {
208 func (z *Writer) Flush() error {
220 func (z *Writer) Close() error {
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/pierrec/lz4/
H A Dwriter.go12 type Writer struct { struct
13 Header
14 dst io.Writer
15 checksum hash.Hash32 // frame checksum
19 zbCompressBuf []byte // buffer for compressing lz4 blocks
27 func NewWriter(dst io.Writer) *Writer {
39 func (z *Writer) writeHeader() error {
235 func (z *Writer) compressBlock(zb block) block {
307 func (z *Writer) Flush() error {
320 func (z *Writer) Close() error {
[all …]
/dports/net/evans/evans-0.9.1/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go82 type Writer struct { struct
84 output io.Writer
85 minwidth int
86 tabwidth int
87 padding int
88 padbytes [8]byte
89 flags uint
104 func (b *Writer) reset() {
202 func (b *Writer) dump() {
399 func (b *Writer) updateWidth() {
[all …]
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go82 type Writer struct { struct
84 output io.Writer
85 minwidth int
86 tabwidth int
87 padding int
88 padbytes [8]byte
89 flags uint
104 func (b *Writer) reset() {
202 func (b *Writer) dump() {
399 func (b *Writer) updateWidth() {
[all …]
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/github.com/juju/ansiterm/ansiterm-720a0952cc2a/tabwriter/
H A Dtabwriter.go82 type Writer struct { struct
84 output io.Writer
85 minwidth int
86 tabwidth int
87 padding int
88 padbytes [8]byte
89 flags uint
104 func (b *Writer) reset() {
202 func (b *Writer) dump() {
399 func (b *Writer) updateWidth() {
[all …]
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go82 type Writer struct { struct
84 output io.Writer
85 minwidth int
86 tabwidth int
87 padding int
88 padbytes [8]byte
89 flags uint
104 func (b *Writer) reset() {
202 func (b *Writer) dump() {
399 func (b *Writer) updateWidth() {
[all …]
/dports/devel/taskctl/taskctl-1.4.2/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go82 type Writer struct { struct
84 output io.Writer
85 minwidth int
86 tabwidth int
87 padding int
88 padbytes [8]byte
89 flags uint
104 func (b *Writer) reset() {
202 func (b *Writer) dump() {
399 func (b *Writer) updateWidth() {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go82 type Writer struct { struct
84 output io.Writer
85 minwidth int
86 tabwidth int
87 padding int
88 padbytes [8]byte
89 flags uint
104 func (b *Writer) reset() {
202 func (b *Writer) dump() {
399 func (b *Writer) updateWidth() {
[all …]
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/juju/ansiterm/tabwriter/
H A Dtabwriter.go82 type Writer struct { struct
84 output io.Writer
85 minwidth int
86 tabwidth int
87 padding int
88 padbytes [8]byte
89 flags uint
104 func (b *Writer) reset() {
202 func (b *Writer) dump() {
399 func (b *Writer) updateWidth() {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/pierrec/lz4/
H A Dwriter.go19 type Writer struct { struct
20 Header
23 OnBlockDone func(size int)
26 dst io.Writer // Destination.
41 func NewWriter(dst io.Writer) *Writer {
101 func (z *Writer) newBuffers() {
108 func (z *Writer) freeBuffers() {
115 func (z *Writer) writeHeader() error {
293 func (z *Writer) Flush() error {
315 func (z *Writer) close() error {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/pierrec/lz4/lz4-2.5.2/
H A Dwriter.go19 type Writer struct { struct
20 Header
23 OnBlockDone func(size int)
26 dst io.Writer // Destination.
41 func NewWriter(dst io.Writer) *Writer {
101 func (z *Writer) newBuffers() {
108 func (z *Writer) freeBuffers() {
115 func (z *Writer) writeHeader() error {
293 func (z *Writer) Flush() error {
315 func (z *Writer) close() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/pierrec/lz4/
H A Dwriter.go19 type Writer struct { struct
20 Header
23 OnBlockDone func(size int)
26 dst io.Writer // Destination.
41 func NewWriter(dst io.Writer) *Writer {
101 func (z *Writer) newBuffers() {
108 func (z *Writer) freeBuffers() {
115 func (z *Writer) writeHeader() error {
293 func (z *Writer) Flush() error {
315 func (z *Writer) close() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/github.com/pierrec/lz4/
H A Dwriter.go19 type Writer struct { struct
20 Header
23 OnBlockDone func(size int)
26 dst io.Writer // Destination.
41 func NewWriter(dst io.Writer) *Writer {
101 func (z *Writer) newBuffers() {
108 func (z *Writer) freeBuffers() {
115 func (z *Writer) writeHeader() error {
293 func (z *Writer) Flush() error {
315 func (z *Writer) close() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/pierrec/lz4/
H A Dwriter.go19 type Writer struct { struct
20 Header
23 OnBlockDone func(size int)
26 dst io.Writer // Destination.
41 func NewWriter(dst io.Writer) *Writer {
101 func (z *Writer) newBuffers() {
108 func (z *Writer) freeBuffers() {
115 func (z *Writer) writeHeader() error {
293 func (z *Writer) Flush() error {
315 func (z *Writer) close() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/github.com/pierrec/lz4/
H A Dwriter.go19 type Writer struct { struct
20 Header
23 OnBlockDone func(size int)
26 dst io.Writer // Destination.
41 func NewWriter(dst io.Writer) *Writer {
101 func (z *Writer) newBuffers() {
108 func (z *Writer) freeBuffers() {
115 func (z *Writer) writeHeader() error {
293 func (z *Writer) Flush() error {
315 func (z *Writer) close() error {
[all …]

12345678910>>...1196