Messages Provider Via Bytes
class MessagesProviderViaBytes(expectedLocale: Locale? = null, textBytes: ByteArray) : MessagesProviderViaLoadingText
Load a text string as from byte array
Text must be formatted as described in MessagesProviderViaLoadingText