开发者

Can scala's parser combinators parse binary files?

Can the b开发者_JAVA百科uilt-in scala parser combinators parse binary (not text) files?


It can parse anything, that's why type Elem is abstract on Parsers.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜