Separate the BCF2 codec from the BCF2 decoder
-- Decoder is a low-level reader of underlying data from a BCF2 encoded stream -- Codec uses the decoder to build a VC from the stream -- Separation key for upcoming UnitTest framework that will ensure correctness of low-level decoder / encoder before optimization of the encoder / decoder starts
This commit is contained in:
parent
81bd7646d6
commit
fd988274c1