1package io.flutter.plugin.common;
3import static org.junit.Assert.assertNull;
5import androidx.test.ext.junit.runners.AndroidJUnit4;
7import org.junit.runner.RunWith;
8import org.robolectric.annotation.Config;
11@RunWith(AndroidJUnit4.class)
ByteBuffer decodeMessage(@Nullable ByteBuffer message)
static final BinaryCodec INSTANCE