478479480481482483484485486
{ return create_input_stream().read_ulonglong(); } else { throw new INTERNAL("Encountered unexpected type of value: " + value.getClass()); } }