4b524b8589
- Replace !! with requireNotNull() - Add try/catch to wrap all other exceptions (mainly protobuf parser ones) - Add tests for malformed input for both read and write - Hide InconsistentMetadataException from public API - Replace its external usages with IllegalArgumentException