Data (한국어)

모든 데이터 타입의 최상위 타입입니다.

함수

Data:clone Creates a new copy of the Data object. Added since 11.0
Data:getFFIPointer Gets an FFI pointer to the Data. Added since 11.3
Data:getPointer Gets a pointer to the Data.
Data:getSize Gets the Data's size in bytes.
Data:getString Gets the full Data as a string. Added since 0.9.0
Object:type (한국어) 객체의 타입을 문자열로 리턴합니다.
Object:typeOf (한국어) 객체가 특정 타입인지 검사합니다.

상위 타입

하위 타입

FileData (한국어) 파일 내부의 콘텐츠를 가리키는 데이터 입니다.
SoundData (한국어) 실제 오디오 데이터를 메모리에 가지고 있는 객체입니다.

같이 보기


다른 언어