Class: RubyVolt::DataType::Byte
- Inherits:
-
IntegerType
- Object
- RubyVolt::DataType
- Basic
- FixedSize
- IntegerType
- RubyVolt::DataType::Byte
- Defined in:
- lib/ruby_volt/data_type/basic/fixed_size/integer_type/byte.rb
Direct Known Subclasses
Constant Summary collapse
- DIRECTIVE =
'c'- LENGTH =
1- NULL_INDICATOR =
SQL NULL indicator for object type serializations
-128 # SQL NULL indicator for object type serializations