Uses of Interface
org.aksw.commons.io.buffer.array.BufferLike
Packages that use BufferLike
Package
Description
-
Uses of BufferLike in org.aksw.commons.io.buffer.array
Classes in org.aksw.commons.io.buffer.array with type parameters of type BufferLikeSubinterfaces of BufferLike in org.aksw.commons.io.buffer.arrayClasses in org.aksw.commons.io.buffer.array that implement BufferLikeModifier and TypeClassDescriptionclassImplementation of a buffer that supports reading data from a channel.protected classMethods in org.aksw.commons.io.buffer.array that return BufferLike -
Uses of BufferLike in org.aksw.commons.io.buffer.plain
Subinterfaces of BufferLike in org.aksw.commons.io.buffer.plainClasses in org.aksw.commons.io.buffer.plain that implement BufferLikeModifier and TypeClassDescriptionclassclassclassA buffer backed by a mapping of page indices (longs) to arrays.class -
Uses of BufferLike in org.aksw.commons.io.buffer.range
Subinterfaces of BufferLike in org.aksw.commons.io.buffer.rangeClasses in org.aksw.commons.io.buffer.range that implement BufferLikeModifier and TypeClassDescriptionclassThis class really only exists for the toString methodclassclassclassA union view of two buffers.