• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

A.18 library(fastrw): Fast reading and writing of terms
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
      • The SWI-Prolog library
        • library(fastrw): Fast reading and writing of terms
          • fast_read/1
          • fast_write/1
          • fast_write_to_string/3
    • Packages
Availability::- use_module(library(fastrw)).(can be autoloaded)
Sourcefast_write_to_string(+Term, -String, ?Tail)
Perform a fast-write to the difference-slist String\Tail.
ClioPatria (version V3.1.1-51-ga0b30a5)