mirror of
https://github.com/danog/math.git
synced 2025-01-22 13:41:12 +01:00
Added precision about serialization
This commit is contained in:
parent
cdd6257fd0
commit
80b85d3859
@ -117,4 +117,5 @@ Rounding mode | Description
|
||||
|
||||
### Serialization
|
||||
|
||||
`BigInteger` and `BigDecimal` can be safely serialized.
|
||||
`BigInteger` and `BigDecimal` can be safely serialized on a machine and unserialized on another.
|
||||
No context is stored in the serialized variable, only the value.
|
Loading…
x
Reference in New Issue
Block a user