charslaw / Pando

Pando serializes and tracks the history of a state tree
MIT License
2 stars 0 forks source link

Phase out use of `ByteEncoder.GetBytes` #36

Open schultzcole opened 2 years ago

schultzcole commented 2 years ago

Currently all usages of these methods are in tests. These tests should just use CopyBytes instead.