YEnc.post

You're seeing just the function post, go back to YEnc module for more information.

Specs

post(Path.t(), binary()) :: binary()

Returns a single yEnc encoded post, suitable for posting.

Examples

iex> YEnc.post("0b.bin", "")
"=ybegin line=128 size=0 name=0b.bin\r\n\r\n=yend size=0 crc32=00000000"