|
2d
|
|
comment |
opeing form in other form , C# windows forms how about not writing your code in Hebrew? |
|
May
18 |
|
awarded | Popular Question |
|
Apr
21 |
|
comment |
Searching for a suitable windows form controller @sous2817 how do I add the implementation suggested in your link as a controller in the toolbox? |
|
Apr
21 |
|
asked | Searching for a suitable windows form controller |
|
Jan
9 |
|
awarded | Notable Question |
|
Dec
13 |
|
revised |
Converting between pin_ptr of an array to the original type added 158 characters in body; edited title |
|
Dec
13 |
|
accepted | How can i make an event to a JComboBox which triggers AFTER selection? |
|
Dec
13 |
|
accepted | How can i cast between void* and boost shared ptr |
|
Dec
13 |
|
accepted | Can't deserialize byte[] using Gson |
|
Dec
13 |
|
asked | Converting between pin_ptr of an array to the original type |
|
Sep
7 |
|
awarded | Popular Question |
|
Aug
25 |
|
comment |
Can't deserialize byte[] using Gson @FaddishWorm in the end i turned the byte array into short array and it worked. So because your answer of constructing a string is the same idea then please put that as an answer and I'll accept it as the correct one |
|
Aug
24 |
|
comment |
Can't deserialize byte[] using Gson yeah, did not work as well |
|
Aug
24 |
|
comment |
Can't deserialize byte[] using Gson changing the encoding doesn't seem to work |
|
Aug
24 |
|
comment |
Can't deserialize byte[] using Gson is there an encoding which is more "universal" and has the most chances to be recognized by both sides? |
|
Aug
24 |
|
comment |
Can't deserialize byte[] using Gson @alFReDNSH the Json received looks like: {"name":"q q","sex":"","birthday":"","from":"","about":"","image":"/9j/4AAQSkZJRgABAgEAYABgAAD/7gAOQWRvYmUAZAAAAAAB/+EQskV4aWYAAE1NACoAAAAIAAKHaQAEAAAAAQAACDLqHAAHAAAIDAAAACYAAAAAHOoAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA.... (keeping like that for a while more) |
|
Aug
24 |
|
revised |
Can't deserialize byte[] using Gson edited title |
|
Aug
24 |
|
comment |
Can't deserialize byte[] using Gson @MAXE The deserialization is being done by Gson |
|
Aug
24 |
|
comment |
Can't deserialize byte[] using Gson @FaddishWorm UTF-8 |
|
Aug
24 |
|
asked | Can't deserialize byte[] using Gson |