scriptIterator

fun scriptIterator(script: ByteArray): Iterator<ScriptElt>
fun scriptIterator(input: Input): Iterator<ScriptElt>