logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Search::Elasticsearch::Role::Serializer - An interface for Serializer modules

Author

       Enrico Zimuel <enrico.zimuel@elastic.co>

Description

       There is no code in this module. It defines an interface for Serializer implementations, and requires the
       following methods:

       •   encode()

       •   encode_pretty()

       •   encode_bulk()

       •   decode()

       •   mime_type()

       See Search::Elasticsearch::Serializer::JSON for more.

Name

       Search::Elasticsearch::Role::Serializer - An interface for Serializer modules

Version

       version 8.12

return

See Also