Generic specialization for AZStd::vector<AZ::u8,Allocator> byte stream. If this conflics with a normal vector<unsigned char> create a new type. More...
Classes | |
| class | GenericClassByteStream |
Public Types | |
| typedef AZStd::vector< AZ::u8, A > | ContainerType |
| using | ClassInfoType = GenericClassByteStream |
Static Public Member Functions | |
| static ClassInfoType * | GetGenericInfo () |
| static AZ::TypeId | GetClassTypeId () |
Generic specialization for AZStd::vector<AZ::u8,Allocator> byte stream. If this conflics with a normal vector<unsigned char> create a new type.