enum

RethinkDB::Protocol

Inherits Enum / Comparable / Value / Object

Constants

PROTOBUF = 656407617
JSON = 2120839367

Instance methods

json?

Returns true if this enum value equals JSON

Source
protobuf?

Returns true if this enum value equals PROTOBUF

Source