You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated to Kotlin. If you didn't implement your own Unpacker, nothing should change except for the added null safety.
Otherwise, because is is a reserved word in Kotlin, the method was renamed to doesUnpack for ease of use.