Decode multiple entries #193
Unanswered
friendlyantz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
It seems like there isn't! Would you like to contribute a PR adding e.g. a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I couldn't find a way for AvroTurf to decode all entries.
.decode
only handles first entry of the payload. Do I miss something?Is there a way to access all entries like in Avro gem:
My current AvroTurf decoding only fetches 1st entry
Thank you
Beta Was this translation helpful? Give feedback.
All reactions