-
see https://groups.google.com/forum/#!topic/golang-nuts/Wk8qDdhbtUM
My trouble is that when I want to transport a go data on network between golang apps, but I can't find a perfect way to achieve t…
-
# 2. Issues with the Zellij UI / behavior / crash
## Basic information
`binary`: https://github.com/zellij-org/zellij/releases/download/v0.39.2/zellij-x86_64-unknown-linux-musl.tar.gz
`zellij -…
-
- [x] bug report
**Issue description**
Below code
```
DataTable data = PrepareData();
var codebook = new Codification(data);
codebook.Save("code.dat");
```
Throws following exception …
-
This feature is desired in the [OptiStress](https://www.sintef.no/en/projects/2023/optistress/) project, where we will need to simulate the same system many times in a loop with parameter variations. …
-
I think we need better controls over Request body serialization. Some concerns I have:
> xs:base64Binary, xs:hexBinary
> Value will be sent as binary data, the media type will be application/octet…
-
I am experiencing an issue with the @rbxts/flamework-binary-serializer@0.6.0 package. Here is my code:
```ts
interface TryOnItemInStorePackedObject {
itemId: DataType.f64;
itemType: "Asset" | …
-
It's imperative to think about binary serialization before things get even messier.
The gist of it is:
### Core
- Provide a default component serializer that works on most POD objects
- Allow custom…
-
Hi,
We have an ASP.NET web application which uses CSLA framework (Version - 2.1.4.0) for managing Business objects, data sources, network protocol, enterprise-level application consistency and securi…
-
Reported on the [mailing list](http://groups.google.com/group/nsubstitute/browse_thread/thread/e66044d40ee4b79a).
``` csharp
using NSubstitute;
using System;
using System.IO;
using System.Runtime.Ser…
-
So far we have only supported data types that every single serialization format can support as well. However, there are certain datatypes that can only be supported by certain formats that we should s…