Module: Encode
- Defined in:
- lib/object_hash_rb/encode.rb
Overview
@INTERNAL: Please use ObjectHash.hash() instead. Contains methods to encode any object into a string. Performs the functions of the typeHasher in the original JS library. Encode is a class rather than a module since it has to maintain a state.