Home
last modified time | relevance | path

Searched defs:chunkHeader (Results 1 – 25 of 106) sorted by relevance

12345

/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/pion/sctp/
H A Dchunkheader.go26 type chunkHeader struct { struct
27 typ chunkType
28 flags byte
29 raw []byte
36 func (c *chunkHeader) unmarshal(raw []byte) error {
73 func (c *chunkHeader) marshal() ([]byte, error) {
83 func (c *chunkHeader) valueLength() int {
88 func (c chunkHeader) String() string {
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/pion/sctp/
H A Dchunkheader.go26 type chunkHeader struct { struct
27 typ chunkType
28 flags byte
29 raw []byte
36 func (c *chunkHeader) unmarshal(raw []byte) error {
73 func (c *chunkHeader) marshal() ([]byte, error) {
83 func (c *chunkHeader) valueLength() int {
88 func (c chunkHeader) String() string {
/dports/security/vault/vault-1.8.2/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/devel/bit/bit-1.1.2/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/ulikunitz/xz/lzma/
H A Dheader2.go130 type chunkHeader struct { struct
131 ctype chunkType
132 uncompressed uint32
133 compressed uint16
134 props Properties
138 func (h *chunkHeader) String() string {
145 func (h *chunkHeader) UnmarshalBinary(data []byte) error {
184 func (h *chunkHeader) MarshalBinary() (data []byte, err error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/internal/binres/
H A Dbinres.go108 type chunkHeader struct { struct
110 typ ResType
113 headerByteSize uint16
119 byteSize uint32
123 func (hdr chunkHeader) size() int { return int(hdr.byteSize) }
125 func (hdr *chunkHeader) UnmarshalBinary(bin []byte) error {
138 func (hdr chunkHeader) MarshalBinary() ([]byte, error) {
151 chunkHeader anonMember
/dports/security/keybase/client-v5.7.1/go/vendor/golang.org/x/mobile/internal/binres/
H A Dbinres.go108 type chunkHeader struct { struct
110 typ ResType
113 headerByteSize uint16
119 byteSize uint32
123 func (hdr chunkHeader) size() int { return int(hdr.byteSize) }
125 func (hdr *chunkHeader) UnmarshalBinary(bin []byte) error {
138 func (hdr chunkHeader) MarshalBinary() ([]byte, error) {
151 chunkHeader anonMember
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/wav/
H A DWavHeaderReader.java53 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in peek() local
122 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in skipToData() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/wav/
H A DWavHeaderReader.java53 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in peek() local
122 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in skipToData() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/wav/
H A DWavHeaderReader.java53 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in peek() local
122 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in skipToData() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/extractor/wav/
H A DWavHeaderReader.java54 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in peek() local
131 ChunkHeader chunkHeader = ChunkHeader.peek(input, scratch); in skipToData() local

12345