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

R

read() - function in com.pkgrove.pkgrovekit.storage.ChecksumVerifyingInputStream
 
read(kotlin.ByteArray,java.lang.Integer,java.lang.Integer) - function in com.pkgrove.pkgrovekit.storage.ChecksumVerifyingInputStream
 
read(com.pkgrove.pkgrovekit.core.Schema,java.io.InputStream,java.lang.Integer) - function in com.pkgrove.pkgrovekit.storage.JsonLinesRowFormat
Decode a part back into batches of at most batchRows rows.
read(com.pkgrove.pkgrovekit.core.Schema,java.io.InputStream,java.lang.Integer) - function in com.pkgrove.pkgrovekit.storage.RowPartFormat
Decode a part back into batches of at most batchRows rows.
read(kotlin.ByteArray) - function in java.io.InputStream
 
readAllBytes() - function in java.io.InputStream
 
readNBytes(kotlin.ByteArray,java.lang.Integer,java.lang.Integer) - function in java.io.InputStream
 
readNBytes(java.lang.Integer) - function in java.io.InputStream
 
require(java.lang.String,com.pkgrove.pkgrovekit.storage.StorageCapability) - function in com.pkgrove.pkgrovekit.storage.StorageCapabilities
Fail-fast gate: throws CapabilityRejectedException listing EVERY missing capability (not just the first) when needed is not fully supported.
reset() - function in java.io.InputStream
 
RowPartFormat - class in com.pkgrove.pkgrovekit.storage
How rows become object-part bytes and back (HEL-236 scenarios 1–2).
A  B  C  D  E  F  G  H  I  J  L  M  O  P  Q  R  S  T  U  V  W