This website requires JavaScript.
Explore
Help
Sign In
gvsafronov
/
futriix
Watch
1
Star
0
Fork
0
You've already forked futriix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2,117
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
antirez
f96a8a8054
rioInitWithFile nad rioInitWithBuffer functions now take a rio structure pointer to avoid copying a structure to return value to the caller.
2011-09-22 16:00:40 +02:00
antirez
69cecb511f
make sure to return just 1 for rio.c write when the target is a buffer, as we do when the target is a file.
2011-09-22 15:54:08 +02:00
Pieter Noordhuis
2e4b0e7727
Abstract file/buffer I/O to support in-memory serialization
2011-05-13 17:31:00 +02:00