Add RandomAccessMemory class for in-memory binary operations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: file_formats
|
||||
description: A sample command-line application with basic argument parsing.
|
||||
version: 0.0.1
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
name: sweepstore
|
||||
description: SweepStore (formerly BinaryTable) A high-performance binary storage format for Dart applications with efficient memory management and random access capabilities.
|
||||
version: 1.0.0
|
||||
repository: https://github.com/ImBenji03/SweepStore
|
||||
|
||||
environment:
|
||||
sdk: ^3.0.0
|
||||
|
||||
Reference in New Issue
Block a user