// Package pascalstring writes length-prefixed, null-terminated strings into a // ByteFrame. The prefix width is selectable (uint8, uint16, or uint32) and // strings are optionally encoded to Shift-JIS before writing. package pascalstring