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
.
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
.
精彩评论