BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method IFloatingPoint<BigDecimal>.GetExponentByteCount

    IFloatingPoint<BigDecimal>.GetExponentByteCount()

    Gets the number of bytes that will be written as part of TryWriteExponentLittleEndian(Span<byte>, out int).

    Declaration
    int IFloatingPoint<BigDecimal>.GetExponentByteCount()
    Returns
    Type Description
    int

    The number of bytes that will be written as part of TryWriteExponentLittleEndian(Span<byte>, out int).

    Implements
    IFloatingPoint<TSelf>.GetExponentByteCount()
    © Singulink. All rights reserved.