This is automatic generated document for things in Swow\Psr7\Message\BodyDecoder class

Class BodyDecoder

Methods

Static method decode

public static function decode ( StreamInterface $stream , string $contentType ) : array<mixed>

Static method decodeJson

protected static function decodeJson ( string $json ) : array<mixed>

Static method decodeXml

protected static function decodeXml ( string $xml ) : array<mixed>

Copyright 2022 the Swow contributors