Skip to content

Commit

Permalink
[doc] description of ioMode = 2
Browse files Browse the repository at this point in the history
  • Loading branch information
herumi committed Dec 18, 2023
1 parent 8ca1389 commit 79774aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ size_t T::getStr(char *buf, size_t maxBufSize, int iMode = 0) const

- write `x` to `buf` according to `ioMode`
- `ioMode`
- 2 ; binary number
- 10 ; decimal number
- 16 ; hexadecimal number
- `MCLBN_IO_EC_PROJ` ; output as Jacobi coordinate
Expand Down

0 comments on commit 79774aa

Please sign in to comment.