Overload_Iota_Lib_CSharp_Api_Utils_Converter_ToTrits - iotaledger-archive/iota.lib.csharp GitHub Wiki
| Name | Description | |
|---|---|---|
![]()
|
ToTrits(String) | Converts the specified trinary encoded trytes string to trits |
![]()
|
ToTrits(String, Int32) | Converts the specified trinary encoded string into a trits array of the specified length. If the trytes string results in a shorter then specified trits array, then the remainder is padded we zeroes |
