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
Added the option to provide a value when deciding if it is necessary to split. This is useful for cases with custom Node implementations where length is either not taken into account, or something else might be necessary such as e.g in-memory size. Change done by @Handy-caT