Skip to content

Consistency in memory I/O#354

Merged
thekid merged 4 commits into
xp-framework:mainfrom
thekid:feature/memory-stream-consistency
Aug 3, 2025
Merged

Consistency in memory I/O#354
thekid merged 4 commits into
xp-framework:mainfrom
thekid:feature/memory-stream-consistency

Conversation

@thekid
Copy link
Copy Markdown
Member

@thekid thekid commented Aug 3, 2025

  • Seeking before start raises an IOException
  • Supplying an unknown whence mode raises an IOException
  • Added size() method to MemoryOutputStream
  • Added bytes() method to MemoryInputStream
  • Cast input to string inside MemoryOutputStream
  • API docs

@thekid thekid merged commit 42093b7 into xp-framework:main Aug 3, 2025
15 checks passed
@thekid thekid deleted the feature/memory-stream-consistency branch August 3, 2025 11:42
@thekid
Copy link
Copy Markdown
Member Author

thekid commented Aug 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant