Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

JVM object encode implementation #93

Merged
merged 2 commits into from
Jul 5, 2019
Merged

Commits on Jul 4, 2019

  1. v2: implement encoding from JVM

    Signed-off-by: Alexander Bezzubov <bzz@apache.org>
    bzz committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    9fd1529 View commit details
    Browse the repository at this point in the history
  2. address review feedback

     - add new runtime sanity-checks
     - better doc
     - remoced '== null' style comparison
    
    Signed-off-by: Alexander Bezzubov <bzz@apache.org>
    bzz committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    54ea17b View commit details
    Browse the repository at this point in the history