Skip to content

Instantly share code, notes, and snippets.

View areiter's full-sized avatar

Andreas Reiter areiter

View GitHub Profile
@areiter
areiter / C php Serializer.cs
Created April 19, 2020 18:33 — forked from xiangwan/C php Serializer.cs
C# php Serializer
/// <summary>
/// Serializer Class.
/// </summary>
public class Serializer
{
//types:
// N = null
// s = string
// i = int
// d = double