proost commented on issue #98: URL: https://github.com/apache/datasketches-go/issues/98#issuecomment-3736637428
> Implement ToByteArray() (Java-compatible format) > Implement NewVarOptItemsSketchFromSlice() I don't know how l look like, but if possible i recommend to follow [encoding package](https://pkg.go.dev/encoding) interface. Those methods name is more predictable to engineers who are familar with go. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
