BigInteger.GetByteCount(Boolean) 메서드

정의

public int GetByteCount(bool isUnsigned = false);
member this.GetByteCount : bool -> int
Public Function GetByteCount (Optional isUnsigned As Boolean = false) As Integer

매개 변수

isUnsigned
Boolean

true서명되지 않은 인코딩을 사용하려면 그렇지 않으면 . false

반품

바이트 수입니다.

적용 대상