Class: WWMD::VSStubs::VSInt32

Inherits:
VSReadValue show all
Defined in:
lib/wwmd/viewstate/vs_stubs/vs_read_types.rb

Instance Attribute Summary

Attributes inherited from VSReadValue

#value

Method Summary

Methods inherited from VSReadValue

#initialize, #serialize, #to_xml

Methods included from WWMD::VSStubHelpers

#opcode, #serialize, #size, #to_sym, #to_xml

Methods included from WWMD::ViewStateUtils

#deserialize_type, #dlog, #magic?, #next_type, #offset, #putd, #read, #read_7bit_encoded_int, #read_double, #read_int, #read_int32, #read_raw_byte, #read_short, #read_string, #serialize_type, #slog, #throw, #write_7bit_encoded_int, #write_double, #write_int, #write_int32, #write_short

Constructor Details

This class inherits a constructor from WWMD::VSStubs::VSReadValue