Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

New Feature #257

Open
harishrajput4 opened this issue Mar 25, 2022 · 1 comment
Open

New Feature #257

harishrajput4 opened this issue Mar 25, 2022 · 1 comment

Comments

@harishrajput4
Copy link

harishrajput4 commented Mar 25, 2022

The de-serialize function can accept array of bytes with offset, can we have one more overloaded method where i can tell the length/count e.g, Deserialize(bytes, offset, count, JsonSerializer.defaultResolver);
Or
we can pass ArraySegment()
e.g. Deserialize(ArraySegment arraySegment);

@zcsizmadia
Copy link

Could you create an issue in https://github.com/zcsizmadia/ZCS.Utf8Json?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants