ggoy96
Results
2
comments of
ggoy96
Thanks @silverbacknet for the explanation. That's what I thought initially that `EncodeFromImage` should have a argument that can accept the context but there is none. The signature looks like ```go...
Right, I guess I have to pick up C at last 😄 and try to create a wrapper that can accept a Context. Thanks!