Package com.iohao.net.framework.core.codec


package com.iohao.net.framework.core.codec
Provides business-data codec abstractions and implementations used by the framework's extended protocol support.

See extended protocol for protocol details.

Author:
渔民小镇
date:
2024-08-05
  • Class
    Description
    Strategy interface for encoding and decoding business data.
    Central manager for the active DataCodec instances.
    Protobuf-based implementation of DataCodec.