Skip to content

percent decode

Mojo function 🡭

def percent_decode(span: Span[UInt8, span.origin]) -> String

Decode RFC 3986 percent-encoding. Used for GFF3 attributes and seqid.

Args:

  • span (Span)

Returns:

String