Module Parse

module Parse: sig .. end
This module provides a function for parsing binary input channel.

val parse : Pervasives.in_channel -> Dex.dex
parse DEX binary in_channel into Dex.dex

Web Accessibility