Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for GuzzleHttp\Psr7\Utils, including all inherited members.
caselessRemove(array $keys, array $data) (defined in GuzzleHttp\Psr7\Utils) | GuzzleHttp\Psr7\Utils | static |
copyToStream(StreamInterface $source, StreamInterface $dest, int $maxLen=-1) | GuzzleHttp\Psr7\Utils | static |
copyToString(StreamInterface $stream, int $maxLen=-1) | GuzzleHttp\Psr7\Utils | static |
hash(StreamInterface $stream, string $algo, bool $rawOutput=false) | GuzzleHttp\Psr7\Utils | static |
modifyRequest(RequestInterface $request, array $changes) | GuzzleHttp\Psr7\Utils | static |
readLine(StreamInterface $stream, ?int $maxLength=null) | GuzzleHttp\Psr7\Utils | static |
streamFor($resource='', array $options=[]) | GuzzleHttp\Psr7\Utils | static |
tryFopen(string $filename, string $mode) | GuzzleHttp\Psr7\Utils | static |
tryGetContents($stream) | GuzzleHttp\Psr7\Utils | static |
uriFor($uri) | GuzzleHttp\Psr7\Utils | static |