程序包的使用
cn.taketoday.core.io

使用cn.taketoday.core.io的程序包
程序包
说明
Support classes for components that contribute generated code equivalent to a runtime behavior.
Support for registering the need for reflection, resources, java serialization and proxies at runtime.
Provides core helpers that are not specific to any part of the framework.
Encoder and Decoder abstractions to convert between a reactive stream of bytes and Java objects.
 
Generic abstraction for working with byte buffer implementations.
Support classes for reading annotation and class-level metadata.
Miscellaneous utility classes, such as utilities for working with strings, classes, collections, reflection, etc.