BigInt.encodeLocked

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SecureVector!ubyte encodeLocked(const(BigInt)* n, Base base)
  2. SecureVector!ubyte encodeLocked(BigInt n, Base base)
    struct BigInt
    public static
    SecureVector!ubyte
    encodeLocked
    ()
    (
    auto const ref BigInt n
    ,
    Base base = Binary
    )

Meta