mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
The WriterTo and ReaderFrom standard interface should be sufficient for the serialization of lattigo objects from their pointers. Other interfaces such as BinaryMarshaller should be based on WriterTo. This is possible in an efficient way if the Writer and Reader interface expose their internal buffer.
3.7 KiB
3.7 KiB