10 lines
272 B
Markdown
10 lines
272 B
Markdown
|
---
|
||
|
title: int512
|
||
|
description: A 512 bit signed integer
|
||
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
||
|
---
|
||
|
## Type: int512
|
||
|
[Back to constructor index](index.md)
|
||
|
|
||
|
A 512 bit signed integer represented in little-endian base256 (`string`) format.
|