fixed YArray
This commit is contained in:
@@ -22,6 +22,10 @@ export class GC extends AbstractStruct {
|
||||
this.length = length
|
||||
}
|
||||
|
||||
get deleted () {
|
||||
return true
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {encoding.Encoder} encoder
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user