NAME
Text::TNetstrings::XS - Fast data serialization using typed netstrings.
VERSION
Version 1.2.0
SYNOPSIS
An XS (C) implementation of the tagged netstring specification. The interface is the same as documented in Text::TNetstrings.
EXPORT
encode_tnetstrings($data)
decode_tnetstrings($data)
:all
-
The
:all
tag exports all the above subroutines.
AUTHOR
Sebastian Nowicki