Netstrings.decode-exclamation-mark

You're seeing just the function decode-exclamation-mark, go back to Netstrings module for more information.

Specs

decode!(String.t()) :: {[String.t()], String.t()} | no_return()

Decode netstrings, raise exception on error

Note that the strings must be correct and complete, having any remainder will raise an exception.