SPL binary and character encoding
SPL uses a platform independent binary and character encoding
for serializing and deserializing data. This encoding is used for
the FileSource
, TCPSource
, and UDPSource
operators,
as well as the FileSink
, TCPSink
,
and UDPSink
operators.