ResourceCallbackArgs.downloadStringFile Method

Module: ResourceCallbackArgs

Definition

Downloads a file from the specified URL and returns a string.

String downloadStringFile(String? url)

Parameters

url String
in The URL to the file.

Returns

String
The file as a string.

Exceptions

An error has occurred during Bioseal Library execution.