- readBuffer(byte[]) - Static method in class io.redvox.api900.Reader
-
Read RedVox encoded file from byte buffer.
- readBuffer() - Method in class io.redvox.api900.tests.ReaderTest
-
- Reader - Class in io.redvox.api900
-
This class reads RedVox encoded rdvxz files from the file system, byte buffers, and json files.
- Reader() - Constructor for class io.redvox.api900.Reader
-
- ReaderTest - Class in io.redvox.api900.tests
-
- ReaderTest() - Constructor for class io.redvox.api900.tests.ReaderTest
-
- readFile(Path) - Static method in class io.redvox.api900.Reader
-
Read RedVox encoded file from file system.
- readFile() - Method in class io.redvox.api900.tests.ReaderTest
-
- readJson(String) - Static method in class io.redvox.api900.Reader
-
Read RedVox encoded file from String representing JSON.
- REDVOX_ID_FIELD_NUMBER - Static variable in class io.redvox.apis.Api900.RedvoxPacket
-
- redvoxId() - Method in class io.redvox.api900.tests.WrappedRedvoxPacketTest
-
- redvoxId() - Method in class io.redvox.api900.WrappedRedvoxPacket
-
Returns the redvox id.
- redvoxPacket - Variable in class io.redvox.api900.WrappedRedvoxPacket
-
Reference to original protobuf encoded RedvoxPacket.
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.redvox.apis.Api900
-
- registerAllExtensions(ExtensionRegistry) - Static method in class io.redvox.apis.Api900
-
- removeEvenlySampledChannels(int) - Method in class io.redvox.apis.Api900.RedvoxPacket.Builder
-
Data payloads
- removeUnevenlySampledChannels(int) - Method in class io.redvox.apis.Api900.RedvoxPacket.Builder
-
List of unevenly sampled channels.
- RESERVED_0_VALUE - Static variable in enum io.redvox.apis.Api900.ChannelType
-
RESERVED_0 = 6;
- RESERVED_1_VALUE - Static variable in enum io.redvox.apis.Api900.ChannelType
-
RESERVED_1 = 7;
- RESERVED_2_VALUE - Static variable in enum io.redvox.apis.Api900.ChannelType
-
RESERVED_2 = 8;
- Resources - Class in io.redvox.api900.tests
-
- Resources() - Constructor for class io.redvox.api900.tests.Resources
-