Skip to content

ByteBuffer abstraction [SPR-14155] #18727

@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-14155 and commented

Provide a basic abstraction for working with byte buffers including DataBuffer and DataByfferAllocator for allocating heap-based and direct buffers. This helps to avoid direct dependency on library and runtime specific APIs (e.g. Java NIO vs Netty ByteBuf) in framework functionality for example for serialization and deserialization of byte streams.


Affects: 4.2.5

Issue Links:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions