added api to create and write to byte buffers
This commit is contained in:
@@ -1395,4 +1395,7 @@ public interface RSClient extends RSGameEngine, Client
|
||||
@Override
|
||||
@Import("SpotAnimationDefinition_modelArchive")
|
||||
AbstractArchive getSpotAnimationDefinition_modelArchive();
|
||||
|
||||
@Construct
|
||||
RSBuffer createBuffer(byte[] bytes);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user