Module: AMF::Pure
- Defined in:
- lib/amf/pure.rb,
lib/amf/pure/serializer.rb,
lib/amf/pure/deserializer.rb,
lib/amf/pure/helpers/cache_objects.rb,
lib/amf/pure/helpers/cache_strings.rb,
lib/amf/pure/helpers/io_helper_base.rb,
lib/amf/pure/helpers/io_helper_read.rb,
lib/amf/pure/helpers/io_helper_write.rb
Overview
This module holds all the modules/classes that implement AMF’s functionality in pure ruby
Defined Under Namespace
Modules: IOHelperBase, IOHelperRead, IOHelperWrite Classes: CacheObjects, CacheStrings, Deserializer, Serializer