4.17.7 Fast binary term I/O
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Built-in Predicates
Input and output
Fast binary term I/O
fast_term_serialized/2
fast_write/2
fast_read/2
Packages
Availability:
built-in
fast_read
(
+Input, -Term
)
Read
Term
using the fast serialization format from the
Input
stream.
Input
must
be a binary stream.
bug
The predicate
fast_read/2
may crash on arbitrary input.