public class Bencoding extends Object
IBencodedValue| Constructor and Description |
|---|
Bencoding() |
| Modifier and Type | Method and Description |
|---|---|
IBencodedValue |
decode(InStream inStream)
Decodes the given string reader into the bencoded data structure.
|
public IBencodedValue decode(InStream inStream)
inStream - The stream containing the string input.Copyright © 2016. All rights reserved.