Class FileContentsQuery

java.lang.Object
com.hedera.hashgraph.sdk.Executable<FileContentsQuery,Query,Response,com.google.protobuf.ByteString>
com.hedera.hashgraph.sdk.Query<com.google.protobuf.ByteString,FileContentsQuery>
com.hedera.hashgraph.sdk.FileContentsQuery

public final class FileContentsQuery extends Query<com.google.protobuf.ByteString,FileContentsQuery>
Get the contents of a file. The content field is empty (no bytes) if the file is empty. A query to get the contents of a file. Queries do not change the state of the file or require network consensus. The information is returned from a single node processing the query. See Hedera Documentation