UnderlyingByteSource.autoAllocateChunkSize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void autoAllocateChunkSize(Optional!(T0) autoAllocateChunkSize)
    struct UnderlyingByteSource
    nothrow
    void
    autoAllocateChunkSize
    (
    T0
    )
    (
    scope auto ref Optional!(T0) autoAllocateChunkSize
    )
    if (
    isTOrPointer!(T0, uint)
    )
  2. auto autoAllocateChunkSize()

Meta