Skip to content
  • Jim Bankoski's avatar
    Fill buffer speed up · 9b4f9f45
    Jim Bankoski authored
    Eliminates the byte by byte read from bool decoder,  by reading
    in a size_t and then shifting it into place.
    
    Change-Id: Id89241977103fc3b973e4ed172a5cbf246998e5d
    9b4f9f45