Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Bencode_streaming.Encode
Sourcewrite_in_string v buf o
writes the value v
in the string, starting at offset o
. The portion of the string starting from o
must be big enough (ie >= size v
)
Traverse the Bencode value as a sequence of tokens
Put the whole value on the given token encoder