zinc

Encodes any Tag type to a Zinc string

  1. void zinc(const(T) t, R writer, SortedKeys sorted)
  2. string zinc(const(T) t, SortedKeys sorted)
    string
    zinc
    (
    T
    )
    (
    auto ref const(T) t
    ,)

Meta