Package org.johnnei.javatorrent.bittorrent.encoding
-
Interface Summary Interface Description IBencodedValue Represents a value which was bencoded. -
Class Summary Class Description AbstractBencodedValue Base class for implementations forIBencodedValuewhich implements allasXmethods to throwUnsupportedOperationExceptionBencodedInteger A bencoded integer.BencodedList A bencoded list.BencodedMap A bencoded dictionary.BencodedString A bencoded string.Bencoding A decoder for Bencoding.SHA1