Unsigned operators and boxed types (U8
, U16
, U32
and U64
) for unsigned support.
To have a quick idea what this library offers, take a look at the tests
Differences with kotlin stdlib:var
, so you can re-use the same instance over and over againNumber
abstract classtoString(format: String)
method, eg: ubyte.format("%08x")
shl
and shr
for Ubyte
and Ushort
Ushort
to another Ushort
you get an Ushort
(and not an Uint
)repositories { maven("https://raw.githubusercontent.com/kotlin-graphics/mary/master") // or with magik plugin //github("kotlin-graphics/mary") } dependencies { implementation("kotlin.graphics:unsigned:3.3.32") }
dependencies { implementation("io.github.kotlin-graphics:kotlin-unsigned:3.3.32") }
You can find more info by mary
Don't hesitate to contribute to the project by submitting issues or pull requests for bugs and features. Any feedback is welcome at elect86@gmail.com.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4