fragmentByteResult

inline fun Fragment.fragmentByteResult(requestKey: String, bundleKey: String, crossinline action: (byte: Byte?) -> Unit)