pub-sub-api icon indicating copy to clipboard operation
pub-sub-api copied to clipboard

can anyone provide function process_bitmap implementation use go like python example

Open chenerzhang opened this issue 3 years ago • 1 comments

ex: https://github.com/developerforce/pub-sub-api/blob/main/python/util/ChangeEventHeaderUtility.py thx

chenerzhang avatar Sep 14 '22 09:09 chenerzhang

Was thrown for quite a loop when I received these bizarre bitmap-encoded strings in the ChangeEventHeader because Googling ChangeEventHeader changedFields led me to misleading examples of changedFields in other contexts (where they are plaintext field names).

It would be very helpful if there were examples of handling the bitmap-encoded changedFields in Go.

dgunay avatar Oct 17 '22 18:10 dgunay