question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fleece has no overload for ArraySegment<'a> on jfieldOption

See original GitHub issue

Fleece has no overload for ArraySegment<'a> on jfieldOption, we could edit the generated code in Falanx to emit array 'a or add an overload to fleece for ArraySegment<'a>.

See https://github.com/jet/falanx/issues/80

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
7sharp9commented, Dec 19, 2018

I think bytes from the parser is handled as a unique primitive as it is can be used to encode another message in proto as its raw byte structure.

0reactions
7sharp9commented, Feb 4, 2019

Completed via #64

Read more comments on GitHub >

github_iconTop Results From Across the Web

Single nested enum fails due to no support in fleece · Issue #131
NestedEnum' is not compatible with type ''a array' . 0>Possible overload: 'static member ToJson.ToJson : x:ArraySegment< ^a> * ToJson -> JToken...
Read more >
c# search array - No overload for method
The line : accounts.searchAccounts(Account);. Is calling searchAccounts with one parameter. whereas searchAccounts has this requirement:
Read more >
ArraySegment<T> Struct (System)
WriteLine( "The first array segment (with all the array's elements) ... NET Framework, the ArraySegment<T> structure did not implement this interface.
Read more >
c# - No overload method for my procedure
Add the ref keyword in front of playercount to explicitly tell it that it is passed by reference: playerindex = ProcessDelete(playerNumbers ...
Read more >
Untitled
Euripedes, Ge dryer with controls on bottom, Meme oooh! ... Dedric dukes track and field, Code postal saint chamant 19, Forum nouveau monde,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found