Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where's the implementation of "ReadStringWithLength" #1

Open
haiduong87 opened this issue Dec 2, 2020 · 3 comments
Open

Where's the implementation of "ReadStringWithLength" #1

haiduong87 opened this issue Dec 2, 2020 · 3 comments

Comments

@haiduong87
Copy link

Hi @AdamMil

I'm trying to test this repository.
But I can't find this (I also load the AdamMil.net repository)

Can you please update "AdamMil.net" repository.

Thank you!

Duong Nguyen

@bobapplemac
Copy link

I am also running into this issue - unable to find the implementation of ReadStringWithLength

@Friedmonkey
Copy link

oh my god i spent like 2 hours refactoring the code and found out its nowhere to be found..

WriteStringWithLength
ReadStringWithLength
ReadStringsWithLengths
TryGetValue
RemoveRange

those are all missing

@Friedmonkey
Copy link

i found the problem
AdamMil/AdamMil.net@e5cdf1c#diff-c522c9f4036e170744739e4486a278f2ce88a275ebe41bd25e7afbfcb9fe09c9

they renamed it

you should use
ReadNullableString()
instead and then maby itll work

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

No branches or pull requests

3 participants