Home
last modified time | relevance | path

Searched refs:byteBuffer (Results 126 – 150 of 1266) sorted by relevance

12345678910>>...51

/dports/devel/py-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DFixedSizeHeaderReader.java33 protected final ByteBuffer byteBuffer = ByteBuffer.allocate(headerSize()); field in FixedSizeHeaderReader
37 return !byteBuffer.hasRemaining(); in isComplete()
42 byteBuffer.clear(); in clear()
48 …Header is not yet complete " + StringUtils.bytesToHexString(byteBuffer.array(), 0, byteBuffer.posi… in toBytes()
50 return byteBuffer.array(); in toBytes()
55 FrameReader.readAvailable(transport, byteBuffer); in read()
56 if (byteBuffer.hasRemaining()) { in read()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DFixedSizeHeaderReader.java33 protected final ByteBuffer byteBuffer = ByteBuffer.allocate(headerSize()); field in FixedSizeHeaderReader
37 return !byteBuffer.hasRemaining(); in isComplete()
42 byteBuffer.clear(); in clear()
48 …Header is not yet complete " + StringUtils.bytesToHexString(byteBuffer.array(), 0, byteBuffer.posi… in toBytes()
50 return byteBuffer.array(); in toBytes()
55 FrameReader.readAvailable(transport, byteBuffer); in read()
56 if (byteBuffer.hasRemaining()) { in read()
/dports/devel/thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DFixedSizeHeaderReader.java33 protected final ByteBuffer byteBuffer = ByteBuffer.allocate(headerSize()); field in FixedSizeHeaderReader
37 return !byteBuffer.hasRemaining(); in isComplete()
42 byteBuffer.clear(); in clear()
48 …Header is not yet complete " + StringUtils.bytesToHexString(byteBuffer.array(), 0, byteBuffer.posi… in toBytes()
50 return byteBuffer.array(); in toBytes()
55 FrameReader.readAvailable(transport, byteBuffer); in read()
56 if (byteBuffer.hasRemaining()) { in read()
/dports/devel/node-thrift/thrift-0.14.0/lib/java/src/org/apache/thrift/transport/sasl/
H A DFixedSizeHeaderReader.java33 protected final ByteBuffer byteBuffer = ByteBuffer.allocate(headerSize()); field in FixedSizeHeaderReader
37 return !byteBuffer.hasRemaining(); in isComplete()
42 byteBuffer.clear(); in clear()
48 …Header is not yet complete " + StringUtils.bytesToHexString(byteBuffer.array(), 0, byteBuffer.posi… in toBytes()
50 return byteBuffer.array(); in toBytes()
55 FrameReader.readAvailable(transport, byteBuffer); in read()
56 if (byteBuffer.hasRemaining()) { in read()
/dports/security/lego/lego-4.5.3/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-azure/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/sysutils/consul/consul-1.10.3/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/gopkg.in/square/go-jose.v1/
H A Dencoding.go121 type byteBuffer struct { struct
125 func newBuffer(data []byte) *byteBuffer {
129 return &byteBuffer{
134 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
142 func newBufferFromInt(num uint64) *byteBuffer {
148 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
152 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
173 func (b *byteBuffer) base64() string { argument
177 func (b *byteBuffer) bytes() []byte { argument
185 func (b byteBuffer) bigInt() *big.Int { argument
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/gopkg.in/square/go-jose.v2/
H A Dencoding.go115 type byteBuffer struct { struct
119 func newBuffer(data []byte) *byteBuffer {
123 return &byteBuffer{
128 func newFixedSizeBuffer(data []byte, length int) *byteBuffer {
136 func newBufferFromInt(num uint64) *byteBuffer {
142 func (b *byteBuffer) MarshalJSON() ([]byte, error) { argument
146 func (b *byteBuffer) UnmarshalJSON(data []byte) error { argument
167 func (b *byteBuffer) base64() string { argument
171 func (b *byteBuffer) bytes() []byte { argument
179 func (b byteBuffer) bigInt() *big.Int { argument
[all …]

12345678910>>...51