adls.fileinputstream.readfully: Read an adlFileInputStream.

Description Usage Arguments Value See Also

Description

Read an adlFileInputStream.

Usage

1
2
adls.fileinputstream.readfully(adlFileInputStream, position, buffer, offset,
  length, verbose = FALSE)

Arguments

adlFileInputStream

adlFileInputStream of the file

position

position in file to read from (starts from zero)

buffer

raw buffer to read into

offset

offset into the byte buffer at which to read the data into

length

number of bytes to read

verbose

Print tracing information (default FALSE)

Value

list that contains number of bytes read and the buffer

See Also

Other Azure Data Lake Store functions: adls.append.core, adls.append.direct, adls.append, adls.concat, adls.create, adls.delete, adls.file.info, adls.fileinputstream.available, adls.fileinputstream.close, adls.fileinputstream.create, adls.fileinputstream.getpos, adls.fileinputstream.length, adls.fileinputstream.readfromservice, adls.fileinputstream.read, adls.fileinputstream.seek, adls.fileinputstream.skip, adls.fileoutputstream.close, adls.fileoutputstream.create, adls.fileoutputstream.flush, adls.fileoutputstream.write, adls.ls, adls.mkdir, adls.read.core, adls.read.direct, adls.read, adls.rename, createAdlExponentialBackoffRetryPolicy, createAdlNonIdempotentRetryPolicy, createAdlRetryPolicy, shouldRetry.adlExponentialBackoffRetryPolicy, shouldRetry.adlNonIdempotentRetryPolicy, shouldRetry


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.