Replies: 1 comment 5 replies
-
Hi, README suggests this:
Does that work for you? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As we don't use the json_decode method anymore, it's very difficult to have a precise way to know how many items we have in the object. The filesize and the strlen methods are specially for one type of elements and the content-length is very approximative isn't it ?
Is there a way to count the item we have in a jsonMachine item ? Ideally it would be a method that returns the count of the object.
If it already exists, I might have missed something !
Beta Was this translation helpful? Give feedback.
All reactions