Data (한국어)

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

함수

Data:getPointer (한국어) 데이터의 포인터를 얻어옵니다.
Data:getSize (한국어) 데이터의 크기를 구합니다.
Data:getString (한국어) 모든 데이터를 문자열로 반환합니다. Added since 0.9.0
Object:release Immediately destroys the object's Lua reference. Added since 11.0
Object:type Gets the type of the object as a string.
Object:typeOf Checks whether an object is of a certain type.

상위 타입

하위 타입

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

같이 보기


다른 언어