Parse a fixed type string into its length. Handles any whitespace formatting (e.g., "fixed[16]", "fixed[ 16 ]").
The type string to parse
Object with length, or null if not a valid fixed type
Parse a fixed type string into its length. Handles any whitespace formatting (e.g., "fixed[16]", "fixed[ 16 ]").