Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BencodeItem ¶
func DecodeFile ¶
func DecodeFile(filepath string) BencodeItem
func DecodeString ¶
func DecodeString(bencode string) BencodeItem
func (BencodeItem) String ¶
func (v BencodeItem) String() string
type Decoder ¶
type Decoder struct {
Cursor int64
// contains filtered or unexported fields
}
func NewDecoder ¶
Click to show internal directories.
Click to hide internal directories.