Binary.this

Create a binary.Binary boxed type.

  1. this(glong binaryLength)
    class Binary
    this
    (
    glong binaryLength = glong.init
    )
  2. this(void* ptr, Flag!"Take" take)

Parameters

binaryLength glong

length of @data