RDF.NTriples.Encoder.encode

You're seeing just the callback encode, go back to RDF.NTriples.Encoder module for more information.

Specs

encode(RDF.Data.t(), keyword()) :: {:ok, String.t()} | {:error, any()}