unpack

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T unpack(Object object, RCIAllocator allocator)
  2. T unpack(Object object, RCIAllocator allocator)
    @trusted
    T
    unpack
    (
    T : typeof(null)
    )
    (
    Object object
    ,
    RCIAllocator allocator = theAllocator
    )
  3. Z unpack(T placeholder, RCIAllocator allocator)

Meta