• 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

/usr/lib/swipl/library/ext/protobufs/protobufs.pl
All Application Manual Name SummaryHelp

  • protobufs
    • protobufs.pl -- Google's Protocol Buffers ("protobufs")
      • protobuf_parse_from_codes/3
      • protobuf_serialize_to_codes/3
      • protobuf_message/2
      • protobuf_message/3
      • protobuf_field_is_map/2
      • protobuf_map_pairs/3
 protobuf_field_is_map(+MessageType, +FieldName) is semidet
Succeeds if MessageType's FieldName is defined as a map<...> in the .proto file.
ClioPatria (version V3.1.1-51-ga0b30a5)