Method Protocols.Bittorrent.Bencoding._decode()
- Method _decode
 array(string|int|array|mapping) _decode(stringwhat)- Description
 Decodes a Bittorrent bencoded data chunk.
- Returns
 Array string|int|array|mappingdataThe decoded data. UNDEFINED if no data could be decoded.
stringremainderThe trailing data that wasn't decoded.