Closed JesusMcCloud closed 1 month ago
Still assumes that whatever is passed to ByteStringWrapper correctly implements equals. If you pass an Array of something, it will break. This is broken in Kotlin and properly working around this is really, really, really tedious.
ByteStringWrapper
Still assumes that whatever is passed to
ByteStringWrapper
correctly implements equals. If you pass an Array of something, it will break. This is broken in Kotlin and properly working around this is really, really, really tedious.