rework block decoding framework
1. Use an interface instead of a map so that we can define fancier block decoders. 2. Make DefaultBlockDecoder thread safe.
Showing
Please register or sign in to comment
1. Use an interface instead of a map so that we can define fancier block decoders. 2. Make DefaultBlockDecoder thread safe.