Function CommandBuilder.Reserve

Reserve<A,B,C> ()
Internal
Reserve<A,B> ()
Internal
Reserve<A> ()
Internal
Reserve (int additionalSpace)

Ensures the buffer has room for at least N more bytes.

Private