Index
A B C E G H I L N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- read() - Method in class com.github.cdefgah.bencoder4j.io.BencodeStreamReader
-
Reads a byte from the stream.
- readByteSequence(byte[]) - Method in class com.github.cdefgah.bencoder4j.io.BencodeStreamReader
-
Reads byte sequence and returns the qty of read bytes.
- readCharSequence(char) - Method in class com.github.cdefgah.bencoder4j.io.BencodeStreamReader
-
Gets character sequence until specified symbol.
- remove(int) - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
-
Removes the object from the list.
- remove(BencodedByteSequence) - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
-
Removes the mapping for this key from this TreeMap if present.
- remove(BencodedObject) - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
-
Removes the object from the list.
- remove(String) - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
-
Removes the mapping for this key from this TreeMap if present.
All Classes All Packages