Multipart.body_binary

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

Specs

body_binary(t()) :: binary()

Returns a binary of the Multipart message body.

This uses body_stream/1 under the hood.