ForgeSdk v0.39.0 ForgeSdk.File View Source

Convenience functions for file api.

Link to this section Summary

Functions

Chunk the file and delegate the rest to Rpc.store_file/2

Link to this section Functions

Link to this function

load_file(request, chan) View Source
load_file(ForgeAbi.RequestLoadFile.t() | Keyword.t(), GRPC.Channel.t() | nil) ::
  binary() | {:error, term()}

Chunk the file and delegate the rest to Rpc.store_file/2.