I have binary data that contains length-prefixed ASCII strings. What would be a good way to turn that into a String with nom? This works:
String
nom