Search

August 15, 2021
General »
...as well for this to work as without the length information you cannot de-serialize.
August 15, 2021
General »
...instances per serialzed-root-type
  const(ubyte[]) serialize(T)(T value) {
    static immutable Type type...
April 15, 2021
Learn »
...process(void* input, void* output);
  void function serialize(ubyte[] bytes);
}

shared Functions[string] registration;

So...
March 18, 2021
General »
...com/deviator/sbin/blob/master/source/sbin/serialize.d#L76

and deserialization:
1. read tag...
February 02, 2021
Learn »
Hi all,

I have to serialize an array like [0.0, 0.0, 0.0...
January 15, 2021
General »
...the derived class and generate code to serialize its fields. It includes code to generate...
November 01, 2020
Learn »
...the review process

https://github.com/JesseKPhillips/DIPs/blob/serialize/attribute/DIPs/1NNN-jkp.md
September 29, 2020
General »
...to untemplated error messages like: "function call `serialize` not found, did you mean `serialise`?".

-Using...
August 21, 2020
General »
...And how many types you have to serialize.

newCTFE is an independent virtual machine with...
August 03, 2020
Learn »
...the UDA in my example contributes as "serialize all members as XML but obfuscate the...
1 2 3 4 5 6 7
Next ›   Last »