Read

Read a file in a given mfs.

Arguments

Arguments

Description

Type

Required?

arg

Path to file to be read.

string

Y

offset

Byte offset to begin reading from.

integer

N

count

Maximum number of bytes to read.

integer

N

Language
Click Try It! to start a request and see the response here!