- Common ways to obtain AMF3Deserializer
private void myMethod () {}
return readAMF3ByteArray(); case AMF3_VECTOR_INT: // 0x0D; return readAMF3VectorInt(); case AMF3_VECTOR_UINT: // 0x0E; return readAMF3VectorUint();
return readAMF3VectorInt(); case AMF3_VECTOR_UINT: // 0x0E; return readAMF3VectorUInt();
return readAMF3ByteArray(); case AMF3_VECTOR_INT: // 0x0D; return readAMF3VectorInt(); case AMF3_VECTOR_UINT: // 0x0E; return readAMF3VectorUint();
return readAMF3ByteArray(); case AMF3_VECTOR_INT: // 0x0D; return readAMF3VectorInt(); case AMF3_VECTOR_UINT: // 0x0E; return readAMF3VectorUint();