MCPcopy 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

readMethod · 0.65
dataMethod · 0.65
readFixedMethod · 0.65
readMethod · 0.65
test_seekMethod · 0.65
test_tellMethod · 0.65
test_readMethod · 0.65
test_datum_round_tripMethod · 0.65
AvroClass · 0.65
readMethod · 0.65
read_and_unpackMethod · 0.65

Implementers 9

InputByteslang/java/trevni/core/src/main/java/or
InputFilelang/java/trevni/core/src/main/java/or
HadoopInputlang/java/trevni/avro/src/main/java/or
AvroStringIOlang/php/lib/IO/AvroStringIO.php
InputBufferlang/java/trevni/core/src/main/java/or
TestFsInputlang/java/mapred/src/test/java/org/apa
FsInputlang/java/mapred/src/main/java/org/apa
TestDataFileReaderlang/java/avro/src/test/java/org/apach
SeekableInputStreamlang/java/avro/src/main/java/org/apach

Calls

no outgoing calls

Tested by 15

test_seekMethod · 0.52
test_tellMethod · 0.52
test_readMethod · 0.52
test_datum_round_tripMethod · 0.52
decodeMethod · 0.52
initializeMethod · 0.52
send_messageFunction · 0.52
initializeMethod · 0.52
avro_hexlifyMethod · 0.52
test_skip_longMethod · 0.52
test_skip_intMethod · 0.52