Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Remove Duplicate Code #747

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove Duplicate Code #747

wants to merge 1 commit into from

Conversation

aarani
Copy link
Contributor

@aarani aarani commented Apr 12, 2018

Serializer now write constructor 2 times and it makes API request fail

Serializer now write constructor 2 times and it makes API request fail
@aarani
Copy link
Contributor Author

aarani commented Apr 12, 2018

P.S : it only happen when you use "byte[] Serialize()"

@knocte
Copy link
Collaborator

knocte commented Apr 13, 2018

it makes API request fail

You mean it fails because of your commit that changed from GetBuffer to ToArray?

@aarani
Copy link
Contributor Author

aarani commented Apr 13, 2018

@knocte no It’s not related to other PR if You check SerializeBody function it write constructor too so we write it two times now and API return error in that case

@knocte
Copy link
Collaborator

knocte commented Apr 13, 2018

API return error in that case

Copy+paste error please.

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

Successfully merging this pull request may close these issues.

None yet

2 participants