UInt64Formatter Methods |
The UInt64Formatter type exposes the following members.
Name | Description | |
---|---|---|
WithOptions | (Inherited from Formatter<T>.) | |
Write(UnsafeStringBuilder, Object) |
Appends the description of an object into given UnsafeStringBuilder (weakly-typed variant).
(Inherited from Formatter<T>.) | |
Write(UnsafeStringBuilder, UInt64) |
Appends the description of an object into given UnsafeStringBuilder (weakly-typed variant).
(Overrides Formatter<T>.Write(UnsafeStringBuilder, T).) |