I'm writing a function to upload and download large file from CEPH (maximum is 100GB), I'm using Librados but currently Librados only allow to upload by byte[] but byte[] has limited number of elements. How to solve this problem? Thanks in advance !!!
2.1m questions
2.1m answers
60 comments
57.0k users