Sha256: 8e7f23b7e9357ae307c1fb2c93e89229fa5fd6ad1282d8e9d9ae18ed84b0eb63

Contents?: true

Size: 865 Bytes

Versions: 80

Compression:

Stored size: 865 Bytes

Contents

.. -*- rst -*-

.. highlightlang:: c

``grn_content_type``
====================

Summary
-------

:c:type:`grn_content_type` shows input type and output
type. Currently, it is used only for output type.

Normally, you don't need to use this type. It is used internally in
:c:func:`grn_ctx_send()`.

Reference
---------

.. c:type:: grn_content_type

   Here are available values:

   `GRN_CONTENT_NONE`
     It means that outputting nothing or using the original format.
     :doc:`/reference/commands/dump` uses the type.

   `GRN_CONTENT_TSV`
     It means tab separated values format.

   `GRN_CONTENT_JSON`
     It means JSON format.

   `GRN_CONTENT_XML`
     It means XML format.

   `GRN_CONTENT_MSGPACK`
     It means MessagePack format. You need MessagePack library on building
     Groonga. If you don't have MessagePack library, you can't use this type.

Version data entries

80 entries across 40 versions & 1 rubygems

Version Path
rroonga-7.0.2-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-7.0.2-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-7.0.2-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-7.0.2-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.3-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.3-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.3-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.3-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.0-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.0-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.0-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.1.0-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.9-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.9-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.9-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.9-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.7-x86-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.7-x86-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.7-x64-mingw32 vendor/local/share/doc/groonga/ja/html/_sources/reference/api/grn_content_type.txt
rroonga-6.0.7-x64-mingw32 vendor/local/share/doc/groonga/en/html/_sources/reference/api/grn_content_type.txt