final class BinaryStream
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Reads complete byte streams for PostgreSQL binary literals.

Methods§

public function read(resource $stream): string

Reads a binary value without moving the caller's stream position.

Parameters

$streamresource

Returns

string
Test cases 1
Called from 1
Calls 4

Test cases 12§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 1
Other tests reaching this symbol 11

Relations§

Instantiated in 1
Method calls 1