BencodeContentHandler
in package
implements
IContentHandler
Table of Contents
Interfaces
Methods
Methods
handle()
public
handle(HttpResponseBuilder $response, mixed $content) : void
Parameters
- $response : HttpResponseBuilder
- $content : mixed
match()
public
match(mixed $content) : bool
Parameters
- $content : mixed