| Modifier and Type | Class and Description |
|---|---|
class |
RiceDeltaEncoding
The Rice-Golomb encoded data.
|
static class |
RiceDeltaEncoding.Builder
The Rice-Golomb encoded data.
|
| Modifier and Type | Method and Description |
|---|---|
RiceDeltaEncodingOrBuilder |
ThreatEntryAdditions.getRiceHashesOrBuilder()
The encoded 4-byte prefixes of SHA256-formatted entries, using a
Golomb-Rice encoding.
|
RiceDeltaEncodingOrBuilder |
ThreatEntryAdditions.Builder.getRiceHashesOrBuilder()
The encoded 4-byte prefixes of SHA256-formatted entries, using a
Golomb-Rice encoding.
|
RiceDeltaEncodingOrBuilder |
ThreatEntryAdditionsOrBuilder.getRiceHashesOrBuilder()
The encoded 4-byte prefixes of SHA256-formatted entries, using a
Golomb-Rice encoding.
|
RiceDeltaEncodingOrBuilder |
ThreatEntryRemovalsOrBuilder.getRiceIndicesOrBuilder()
The encoded local, lexicographically-sorted list indices, using a
Golomb-Rice encoding.
|
RiceDeltaEncodingOrBuilder |
ThreatEntryRemovals.getRiceIndicesOrBuilder()
The encoded local, lexicographically-sorted list indices, using a
Golomb-Rice encoding.
|
RiceDeltaEncodingOrBuilder |
ThreatEntryRemovals.Builder.getRiceIndicesOrBuilder()
The encoded local, lexicographically-sorted list indices, using a
Golomb-Rice encoding.
|
Copyright © 2019 Google LLC. All rights reserved.