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
The spec does not explicitly state that 0-length chunks are disallowed. It disallows them implicitly, by using expressions which are undefined if the chunk shape is 0. We should state explicitly that 0-length chunks are disallowed.
The spec does not explicitly state that 0-length chunks are disallowed. It disallows them implicitly, by using expressions which are undefined if the chunk shape is 0. We should state explicitly that 0-length chunks are disallowed.