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
For now, if we want to build a Builder from bytes, int ... we can find these functions under Z.Data.Builder, but the CBytes's toBuilder is under Z.Data.CBytes.
What about putting these builder functions in one place? @winterland1989