A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z 

B

baseUrl() - function in org.readium.r2.shared.publication.Publication
 
BEST_EFFORT - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode

Try to parse as many extra fields as possible and wrapunknown extra fields as well as supported extra fields thatcannot be parsed in UnrecognizedExtraField.

Wrap extra data that doesn't follow the recommendedpattern in an UnparseableExtraFieldData instance.

This is the default behavior starting with Commons Compress 1.19.

BitmapKt - class in org.readium.r2.shared.extensions
 
BitmapSniffer - class in org.readium.r2.shared.util.format
Sniffs a bitmap image.
BlobSniffer - class in org.readium.r2.shared.util.format
Tries to refine a Format by sniffing a Readable blob.
borrow(Readable) - function in org.readium.r2.shared.util.data.ReadingKt
Returns a new Readable accessing the same data but not owning them.
borrow(Resource) - function in org.readium.r2.shared.util.resource.ResourceKt
Returns a new Resource accessing the same data but not owning them.
BOTH - enum entry in org.readium.r2.shared.publication.presentation.Presentation.Spread
 
BoundedArchiveInputStream - class in org.readium.r2.shared.util.zip.compress.utils
NIO backed bounded input stream for reading a predefined amount of data from.
BoundedInputStream - class in org.readium.r2.shared.util.zip.compress.utils
A stream that limits reading from a wrapped stream to a given number of bytes.
BoundedSeekableByteChannelInputStream - class in org.readium.r2.shared.util.zip.compress.utils
InputStream that delegates requests to the underlying SeekableByteChannel, making sure that only bytes from a certain range can be read.
buffered(Readable,Long,Integer) - function in org.readium.r2.shared.util.data.BufferingKt
Wraps this resource into a buffer to improve reading performances.
buffered(Resource,Long,Integer) - function in org.readium.r2.shared.util.resource.BufferingResourceKt
Wraps this resource in a BufferingResource to improve reading performances.
BufferingKt - class in org.readium.r2.shared.util.data
 
BufferingResource - class in org.readium.r2.shared.util.resource
Wraps a Resource and buffers its content.
BufferingResourceKt - class in org.readium.r2.shared.util.resource
 
build() - function in org.readium.r2.shared.opds.Facet.Builder
 
build() - function in org.readium.r2.shared.opds.Feed.Builder
 
build() - function in org.readium.r2.shared.opds.Group.Builder
 
build() - function in org.readium.r2.shared.opds.OpdsMetadata.Builder
 
build(Publication.Service.Context) - function in org.readium.r2.shared.publication.Publication.ServicesBuilder
Builds the actual list of publication services to use in a Publication.
build() - function in org.readium.r2.shared.publication.Publication.Builder
 
build() - function in org.readium.r2.shared.util.http.HttpRequest.Builder
 
BuildConfig - class in org.readium.r2.shared
 
buildUpon() - function in org.readium.r2.shared.util.http.HttpRequest
 
ByteArrayKt - class in org.readium.r2.shared.extensions
 
ByteChannel - class in org.readium.r2.shared.util.zip.jvm
A ByteChannel is both readable and writable.
ByteUtils - class in org.readium.r2.shared.util.zip.compress.utils
Utility methods for reading and writing bytes.
ByteUtils.ByteConsumer - class in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
Used to consume bytes.
ByteUtils.ByteSupplier - class in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
Used to supply bytes.
ByteUtils.InputStreamByteSupplier - class in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
ByteSupplier based on InputStream.
ByteUtils.OutputStreamByteConsumer - class in org.readium.r2.shared.util.zip.compress.utils.ByteUtils
ByteConsumer based on OutputStream.
BZIP2 - enum entry in org.readium.r2.shared.util.zip.compress.archivers.zip.ZipMethod

Compression Method 12 for bzip2.

A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z