←Select platform

GetData Method

Summary

Gets the internal state data as a byte array.

Syntax
C#
Objective-C
C++/CLI
Python
public byte[] GetData() 
@property (nonatomic, strong, nullable) NSData* data; 
public:  
   array<Byte>^ GetData() 
def GetData(self): 

Return Value

The internal state data as a byte array.

Remarks

For more information, refer to Using the OptimizedLoad Functions to Speed Loading Large Files.

Requirements

Target Platforms

Help Version 22.0.2023.5.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.