Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@kasefuchs kasefuchs released this 23 Jun 11:03
· 5 commits to master since this release

Fixed

  • Fixed bug with buffer linking in PickleIterator (now iterators refer to the pickle itself, not buffer)

Deprecated

  • Deprecated PickleIterator.payload, PickleIterator.payloadOffset, PickleIterator.endIndex
    and Pickle.getPayloadSize()

Removed

  • Removed lib/src/enums/enums.dart

Changed

  • Reformatted code