Searched refs:bytesToOdt (Results 1 – 2 of 2) sorted by relevance
55 readOdt' _ bytes = bytesToOdt bytes-- of60 bytesToOdt :: B.ByteString -> Either PandocError (Pandoc, MediaBag)61 bytesToOdt bytes = case toArchiveOrFail bytes of function
56 readOdt' _ bytes = bytesToOdt bytes-- of61 bytesToOdt :: B.ByteString -> Either PandocError (Pandoc, MediaBag)62 bytesToOdt bytes = case toArchiveOrFail bytes of function