Skip to main content Link Menu Expand (external link) Document Search Copy Copied

This is automatic generated document for things in Swow\Stream\JsonStream class

Class JsonStream

Methods

Method __construct

public function __construct ( int $type )

Method recvJson

public function recvJson ( ?bool $associative , int $depth , int $flags , ?int $timeout ) : array<mixed>

Method sendJson

public function sendJson ( array<mixed> $json , int $flags , int $depth , ?int $timeout ) : static

Copyright 2022 the Swow contributors