Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/avro
/ read
Method
read
lang/java/trevni/core/src/main/java/org/apache/trevni/Input.java:29–29 ·
view source on GitHub ↗
Positioned read.
(long position, byte[] b, int start, int len)
Source
from the content-addressed store, hash-verified
27
28
/** Positioned read. */
29
int
read(long position, byte[] b,
int
start,
int
len) throws IOException;
30
}
Callers
15
read
Method · 0.65
data
Method · 0.65
readFixed
Method · 0.65
read
Method · 0.65
test_seek
Method · 0.65
test_tell
Method · 0.65
test_read
Method · 0.65
test_datum_round_trip
Method · 0.65
test_field_default_value
Method · 0.65
Avro
Class · 0.65
read
Method · 0.65
read_and_unpack
Method · 0.65
Implementers
9
InputBytes
lang/java/trevni/core/src/main/java/or
InputFile
lang/java/trevni/core/src/main/java/or
HadoopInput
lang/java/trevni/avro/src/main/java/or
AvroStringIO
lang/php/lib/IO/AvroStringIO.php
InputBuffer
lang/java/trevni/core/src/main/java/or
TestFsInput
lang/java/mapred/src/test/java/org/apa
FsInput
lang/java/mapred/src/main/java/org/apa
TestDataFileReader
lang/java/avro/src/test/java/org/apach
SeekableInputStream
lang/java/avro/src/main/java/org/apach
Calls
no outgoing calls
Tested by
15
test_seek
Method · 0.52
test_tell
Method · 0.52
test_read
Method · 0.52
test_datum_round_trip
Method · 0.52
test_field_default_value
Method · 0.52
decode
Method · 0.52
initialize
Method · 0.52
send_message
Function · 0.52
initialize
Method · 0.52
avro_hexlify
Method · 0.52
test_skip_long
Method · 0.52
test_skip_int
Method · 0.52