Skip to content

issues Search Results · repo:volcengine/ve-tos-cpp-sdk language:C++

Filter by

8 results
 (57 ms)

8 results

involcengine/ve-tos-cpp-sdk (press backspace or delete to remove)

https://github.com/volcengine/ve-tos-cpp-sdk/blob/b5ac7603e683f29735cb383b9aeef3612a489bb0/sdk/src/TosClientImpl.cc#L707 (input.getRangeStart() != 0 || input.getRangeEnd() != 0)的时候才像服务端发送range信息,但是目前的语意是读:[start, ...
  • dongxiao1198
  • 1
  • Opened 
    on Jul 17, 2024
  • #52

https://github.com/volcengine/ve-tos-cpp-sdk/blob/b5ac7603e683f29735cb383b9aeef3612a489bb0/sdk/src/utils/LogUtils.h#L64 建议吧logutil抽一下放到include dir去,外面依赖sdk肯定是不会把代码打过去直接用的。 另外loglevel LogWarn, LogError, ...
  • dongxiao1198
  • Opened 
    on Jul 15, 2024
  • #51

https://github.com/volcengine/ve-tos-cpp-sdk/blob/b5ac7603e683f29735cb383b9aeef3612a489bb0/sdk/include/model/object/GetFileStatusOutput.h#L4
  • dongxiao1198
  • 1
  • Opened 
    on Jul 15, 2024
  • #50

S3的getObject支持自定义SetResponseStreamFactory,在外部提供的buffered stream上直接写response数据,这样可以不用多copy一次 https://github.com/aws/aws-sdk-cpp/blob/main/src/aws-cpp-sdk-core/include/aws/core/AmazonWebServiceRequest.h ...
  • dongxiao1198
  • 2
  • Opened 
    on Jul 15, 2024
  • #49

AppendObjectV2Input input(bucket, objectName, data, offset); if (offset 0) { input.setPreHashCrc64Ecma(crc); } input.setStorageClass(VolcengineTos::StorageClassType::STANDARD); auto output = m_client- ...
  • ChaomingZhangCN
  • Opened 
    on Jun 26, 2024
  • #47

If I compile this repository into a library and provide it for my program to use (not compiling together with the complete source code), will your code be able to pass compilation? The header file under ...
  • nolongerwait
  • 1
  • Opened 
    on Mar 10, 2023
  • #24

  • yijianli-autra
  • Opened 
    on Oct 13, 2022
  • #14

ve-tos-cpp-sdk 这个CPP 依赖的网络库是什么?
  • icetech233
  • 1
  • Opened 
    on May 3, 2022
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub