Index Documentation

IBencodeSerialisable
in

Provides an interface for serialising objects for bencoding in a controlled manner.

Table of Contents

Methods

bencodeSerialise()  : mixed
Gets the data that should represent this object in a Bencode structure.

Methods

bencodeSerialise()

Gets the data that should represent this object in a Bencode structure.

public bencodeSerialise() : mixed
Return values
mixed

Representative data.


        
On this page

Search results